method
now_is_loaded?
v3.2.13 -
Show latest stable
- Class:
ActionDispatch::Flash::FlashHash
now_is_loaded?()protected
No documentation available.
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 216
def now_is_loaded?
!!@now
end