Method: Mime::Type#to_str

Defined in:
actionpack/lib/action_dispatch/http/mime_type.rb

#to_strObject



277
278
279
# File 'actionpack/lib/action_dispatch/http/mime_type.rb', line 277

def to_str
  to_s
end