method
flash
v1.1.6 -
Show latest stable
- Class:
ActionController::TestProcess
flash()public
No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 397
def flash
@response.flash
end flash()No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 397
def flash
@response.flash
end