Module: Goat::FlashHelper

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

Instance Method Summary collapse

Instance Method Details

#flashObject



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

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