<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,6 +18,10 @@ set as :mobile format.  It is up to you to determine how you want to handle
 these requests.  It is also up to you to create the .mobile.erb versions of
 your views that are to be requested.
 
+Then add the line below to config/initializers/mime_types.rb
+
+  Mime::Type.register_alias &quot;text/html&quot;, :mobile
+
 I recommend that you setup a before_filter that will redirect to a specific page
 depending on whether or not it is a mobile request.  How can you check this?
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>02c12a8563466f7cef6aba8e53915dc2efec908c</id>
    </parent>
  </parents>
  <author>
    <name>Brendan G. Lim</name>
    <email>brendan@intridea.com</email>
  </author>
  <url>http://github.com/brendanlim/mobile-fu/commit/ee49945b593b1c55bf546da1d595a0941d071f94</url>
  <id>ee49945b593b1c55bf546da1d595a0941d071f94</id>
  <committed-date>2008-08-22T19:16:00-07:00</committed-date>
  <authored-date>2008-08-22T19:16:00-07:00</authored-date>
  <message>Updating README</message>
  <tree>c02ab8d98f5fd4f6ebaf1cd5db4b321f1a0a2136</tree>
  <committer>
    <name>Brendan G. Lim</name>
    <email>brendan@intridea.com</email>
  </committer>
</commit>
