initial iphone/ipad support

This commit is contained in:
Espen Antonsen 2010-07-01 12:14:23 +02:00
parent 24e5a8c516
commit bf8d3a0f89
7 changed files with 94 additions and 7 deletions

View file

@ -3,3 +3,6 @@
# 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", :iphone
Mime::Type.register_alias "text/html", :ipad