method

flash

rails latest stable - Class: ActionDispatch::Flash::RequestMethods
flash()
public

Access the contents of the flash. Returns a ActionDispatch::Flash::FlashHash.

See ActionDispatch::Flash for example usage.