Skip to content

Commit

Permalink
Merge branch 'hotfix/remove-no-heroku-middleware'
Browse files Browse the repository at this point in the history
  • Loading branch information
potomak committed Oct 20, 2014
2 parents c0f3069 + 151d06f commit 6c8f365
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions config/application.rb
Expand Up @@ -60,8 +60,5 @@ class Application < Rails::Application
# Skip initialization on assets precompiling
# see http://stackoverflow.com/a/7894840/341061
config.assets.initialize_on_precompile = false

# Redirect requests to herokuapp.com domain to tomato.es
config.middleware.use "NoHeroku"
end
end
18 changes: 0 additions & 18 deletions lib/no_heroku.rb

This file was deleted.

0 comments on commit 6c8f365

Please sign in to comment.