Skip to content

Commit

Permalink
more heroku debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhaddox committed Jun 13, 2010
1 parent fdbec78 commit 6b1b0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environment.rb
Expand Up @@ -7,6 +7,7 @@
require File.join(File.dirname(__FILE__), 'boot')

Rails::Initializer.run do |config|
skip_before_filter :generate_css_from_less if Rails.env.production?
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
Expand Down

0 comments on commit 6b1b0ed

Please sign in to comment.