mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Point guides to bundler 1.0.0.rc.6
This commit is contained in:
@@ -69,7 +69,7 @@ All of the Rails tests must pass with any code you submit, otherwise you have no
|
||||
NOTE: Ensure you install bundler v1.0
|
||||
|
||||
<shell>
|
||||
gem install -v=1.0.0.rc.2 bundler
|
||||
gem install -v=1.0.0.rc.6 bundler
|
||||
bundle install --without db
|
||||
</shell>
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ Here the only two gems we need are +rails+ and +sqlite3-ruby+, so it seems. This
|
||||
* activesupport-3.0.0.beta4.gem
|
||||
* arel-0.4.0.gem
|
||||
* builder-2.1.2.gem
|
||||
* bundler-1.0.0.rc.2.gem
|
||||
* bundler-1.0.0.rc.6.gem
|
||||
* erubis-2.6.6.gem
|
||||
* i18n-0.4.1.gem
|
||||
* mail-2.2.5.gem
|
||||
|
||||
Reference in New Issue
Block a user