Module: Goat::FlashHelper

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

Instance Method Summary collapse

Instance Method Details

#flashObject



395
396
397
# File 'lib/goat.rb', line 395

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