used --dev option on rails init
This commit is contained in:
5
Gemfile
5
Gemfile
@@ -2,10 +2,9 @@
|
||||
source 'http://gemcutter.org'
|
||||
|
||||
|
||||
gem "rails", "3.0.0.beta"
|
||||
|
||||
## Bundle edge rails:
|
||||
# gem "rails", :git => "git://github.com/rails/rails.git"
|
||||
path "/Users/ayi/Projects/personal/rails3", :glob => "{*/,}*.gemspec"
|
||||
gem "rails", "3.0.0.beta"
|
||||
|
||||
# ActiveRecord requires a database adapter. By default,
|
||||
# Rails has selected sqlite3.
|
||||
|
||||
Reference in New Issue
Block a user