Flowdock
method

flash

Importance_1
v3.2.8 - Show latest stable - 0 notes - Class: ActionDispatch::Request
flash() public

Access the contents of the flash. Use flash["notice"] to read a notice you put there or flash["notice"] = "hello" to put a new one.

Show source
Register or log in to add new notes.