Skip to content

Commit

Permalink
commented out the rails boost for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Youch committed Aug 5, 2011
1 parent bea1c16 commit 2c57b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/Gemfile
Expand Up @@ -43,7 +43,7 @@ group :test, :spec, :cucumber, :selenium do
end

group :development, :test do
gem 'rails-dev-boost', :git => 'git://github.com/thedarkone/rails-dev-boost.git', :require => 'rails_development_boost'
# gem 'rails-dev-boost', :git => 'git://github.com/thedarkone/rails-dev-boost.git', :require => 'rails_development_boost'
end

group :selenium do
Expand Down

0 comments on commit 2c57b67

Please sign in to comment.