Libraries
»
rails
(8.0.2)
»
Index
»
Mime
»
AllType
»
#all?
Method: Mime::AllType#all?
Defined in:
actionpack/lib/action_dispatch/http/mime_type.rb
#
all?
⇒
Boolean
Returns:
(
Boolean
)
356
# File 'actionpack/lib/action_dispatch/http/mime_type.rb', line 356
def
all?
;
true
;
end