Module: Goat::FlashHelper

Included in:
App, ERBRunner, Page
Defined in:
lib/goat.rb

Instance Method Summary collapse

Instance Method Details

#flashObject



392
393
394
# File 'lib/goat.rb', line 392

def flash
  request.env['x-rack.flash']
end