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