instance method
now_is_loaded?
Ruby on Rails 6.1.7.10
Since v3.1.12Signature
now_is_loaded?()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/middleware/flash.rb, line 282
def now_is_loaded?
@now
end
Defined in actionpack/lib/action_dispatch/middleware/flash.rb line 282
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Flash::FlashHash