Method: ActionDispatch::TestProcess#flash
- Defined in:
- actionpack/lib/action_dispatch/testing/test_process.rb
#flash ⇒ Object
45 46 47 |
# File 'actionpack/lib/action_dispatch/testing/test_process.rb', line 45 def flash @request.flash end |