Method: WhalesController::Base#flash
- Defined in:
- lib/whales_controller/base.rb
#flash ⇒ Object
30 31 32 |
# File 'lib/whales_controller/base.rb', line 30 def flash @flash ||= WhalesDispatch::Flash.new(req) end |
30 31 32 |
# File 'lib/whales_controller/base.rb', line 30 def flash @flash ||= WhalesDispatch::Flash.new(req) end |