remove mime type :mobile from mime_types as the mobile_fu gem already registers it
This commit is contained in:
parent
1844226077
commit
d6689ba923
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue