instance method
all?
Ruby on Rails 7.1.6
Since v5.2.8.1Signature
all?()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 323
def all?; false; end
Defined in actionpack/lib/action_dispatch/http/mime_type.rb line 323
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Mime::Type