diff options
author | Deepak Kannan <kannan.deepak@gmail.com> | 2012-05-26 22:28:03 +0530 |
---|---|---|
committer | Deepak Kannan <kannan.deepak@gmail.com> | 2012-05-26 22:28:03 +0530 |
commit | 0cfbaa030a0684aaa89d3d3c85528e80c1995836 (patch) | |
tree | 1a3f6e488a97826330e444e63f178bc04a7bfbed /guides/source/nested_model_forms.textile | |
parent | 2114e2187dd8cbdcc0ab304ec0adf1a1bf5cc09a (diff) | |
download | rails-0cfbaa030a0684aaa89d3d3c85528e80c1995836.tar.gz rails-0cfbaa030a0684aaa89d3d3c85528e80c1995836.tar.bz2 rails-0cfbaa030a0684aaa89d3d3c85528e80c1995836.zip |
Small correction to contributing_to_rails in the section for testing ActiveRecord
Initially the guide suggests to install gems via "bundle install --without db"
But tests for ActiveRecord need to install the gems in db group also, like mysql.
The patch clears the bundler options in ".bundle/config" and installs all the gems in Gemfile
Diffstat (limited to 'guides/source/nested_model_forms.textile')
0 files changed, 0 insertions, 0 deletions