Skip to content

Commit

Permalink
Merge branch 'stable' of github.com:Compass/compass-rails into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdavis committed Feb 2, 2012
2 parents 093feb3 + 652c967 commit aaac769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'
gemspec

group :assets do
gem 'compass', :git => 'git://github.com/chriseppstein/compass.git', :branch => :master
gem 'compass'
gem 'compass-rails', :path => '.'
end

Expand All @@ -19,4 +19,4 @@ unless ENV["CI"]
gem 'ruby_gntp', :require => false
gem 'guard'
gem 'guard-test'
end
end
18 changes: 0 additions & 18 deletions lib/compass/app_integration/rails.rb

This file was deleted.

0 comments on commit aaac769

Please sign in to comment.