Module: Ext::Flash::Helpers

Defined in:
lib/ext/flash.rb

Instance Attribute Summary collapse

Instance Attribute Details

#flashObject (readonly)

The flash helper. Use in your controller or view. Retuns a Flasher.



55
56
57
# File 'lib/ext/flash.rb', line 55

def flash
  @flash
end