method
to_session_value
rails latest stable - Class:
ActionDispatch::Flash::FlashHash
to_session_value()public
Builds a hash containing the flashes to keep for the next request. If there are none to keep, returns nil.
to_session_value()Builds a hash containing the flashes to keep for the next request. If there are none to keep, returns nil.