Skip to content

Commit

Permalink
forgot to include monkey patch opps =(
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdavis committed Feb 2, 2012
1 parent 97c4001 commit 640b237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/compass-rails/railties/3_1.rb
Expand Up @@ -80,6 +80,7 @@ module CompassRails
class Railtie < Rails::Railtie

initializer "compass.initialize_rails", :group => :all do |app|
require 'compass-rails/patches/3_1'
# Configure compass for use within rails, and provide the project configuration
# that came via the rails boot process.
CompassRails.check_for_double_boot!
Expand Down

0 comments on commit 640b237

Please sign in to comment.