remove mime type :mobile from mime_types as the mobile_fu gem already registers it

This commit is contained in:
danielgrippi 2011-09-07 13:03:49 -07:00
parent 1844226077
commit d6689ba923

View file

@ -7,4 +7,3 @@
# Add new mime types for use in respond_to blocks:
# Mime::Type.register "text/richtext", :rtf
# Mime::Type.register_alias "text/html", :iphone
Mime::Type.register_alias "text/html", :mobile