Added dsl to rakefile, attempt to fix heroku db:migrate error
This commit is contained in:
parent
de30e330fe
commit
ec90fe57f2
1
Gemfile
1
Gemfile
|
@ -1,7 +1,6 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
gem 'rails', '3.0.8'
|
||||
gem 'rake', '0.9.2'
|
||||
|
||||
# Bundle edge Rails instead:
|
||||
# gem 'rails', :git => 'git://github.com/rails/rails.git'
|
||||
|
|
Loading…
Reference in New Issue