Flowdock
method

flash

Importance_1
v2.2.1 - Show latest stable - 0 notes - Class: ActionController::Flash::InstanceMethods
flash(refresh = false) protected

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. Note that if sessions are disabled only flash.now will work.

Show source
Register or log in to add new notes.