Module: Goat::FlashHelper

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

Instance Method Summary collapse

Instance Method Details

#flashObject



376
377
378
# File 'lib/goat.rb', line 376

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