Oops. Left debugging gem in Gemfile

This commit is contained in:
Ernie Miller 2011-06-27 18:58:30 -04:00
parent 61e455e8bc
commit 1787325fc2
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
source "http://rubygems.org"
gemspec
gem 'squeel'
if ENV['RAILS_VERSION'] == 'release'
gem 'activesupport'