<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,6 @@
 
 class ApplicationController &lt; ActionController::Base
   helper :all # include all helpers, all the time
-  before_filter :redirect_shopifyapps_to_heroku
 
   # See ActionController::RequestForgeryProtection for details
   # Uncomment the :secret if you're not using the cookie session store
@@ -18,12 +17,6 @@ class ApplicationController &lt; ActionController::Base
   def help
     Helper.instance
   end
-  
-  def redirect_shopifyapps_to_heroku
-    if request.domain =~ /shopifyapps/
-      redirect_to &quot;http://importer.heroku.com#{request.request_uri}&quot;
-    end
-  end
     
   class Helper
     include Singleton</diff>
      <filename>app/controllers/application.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9f919a00c8bf9ddaecd52bbdd849abf8d59b36fd</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Storimer</name>
    <email>jesse@jadedpixel.com</email>
  </author>
  <url>http://github.com/Shopify/importer/commit/f238ada30c84c6f12a5dbd9e5138c0699055cfbd</url>
  <id>f238ada30c84c6f12a5dbd9e5138c0699055cfbd</id>
  <committed-date>2009-06-24T12:46:54-07:00</committed-date>
  <authored-date>2009-06-24T12:46:54-07:00</authored-date>
  <message>Revert &quot;Redirect old domain to new domain.&quot;

This reverts commit 9f919a00c8bf9ddaecd52bbdd849abf8d59b36fd.</message>
  <tree>c421c8cc7f342831598509ced3aaff2e948830f7</tree>
  <committer>
    <name>Jesse Storimer</name>
    <email>jesse@jadedpixel.com</email>
  </committer>
</commit>
