Method: Hanami::Slice::Routing::Middleware::Stack#stack
- Defined in:
- lib/hanami/slice/routing/middleware/stack.rb
#stack ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
42 43 44 |
# File 'lib/hanami/slice/routing/middleware/stack.rb', line 42 def stack @stack end |