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