method
new
v5.2.3 -
Show latest stable
- Class:
Mime::AllType
new()public
No documentation available.
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 309
def initialize
super "*/*", :all
end new()No documentation available.
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 309
def initialize
super "*/*", :all
end