Module: Lilypad::Rails::ClassMethods
- Defined in:
- lib/lilypad/adapters/rails.rb
Instance Method Summary collapse
Instance Method Details
#call_with_exception_with_lilypad(env, exception) ⇒ Object
20 21 22 |
# File 'lib/lilypad/adapters/rails.rb', line 20 def call_with_exception_with_lilypad(env, exception) raise exception end |