Class: InformantRails::Middleware
- Inherits:
-
Struct
- Object
- Struct
- InformantRails::Middleware
- Defined in:
- lib/informant-rails/middleware.rb
Instance Attribute Summary collapse
-
#app ⇒ Object
Returns the value of attribute app.
Instance Method Summary collapse
Instance Attribute Details
#app ⇒ Object
Returns the value of attribute app
2 3 4 |
# File 'lib/informant-rails/middleware.rb', line 2 def app @app end |