Class: Rack::ShowExceptions
- Inherits:
-
Object
- Object
- Rack::ShowExceptions
- Defined in:
- lib/rack/freeze/show_exceptions.rb
Instance Method Summary collapse
Instance Method Details
#freeze ⇒ Object
23 24 25 26 27 |
# File 'lib/rack/freeze/show_exceptions.rb', line 23 def freeze @app.freeze super end |