This project is archived and is in readonly mode.
Rails 3 RC: app template Gemfile contains misspelled skip_active_record option
Reported by Nick Sieger | August 5th, 2010 @ 02:32 AM | in 3.0.2
Looks like during the option name change from --skip-activerecord to --skip-active-record, this one spot was missed, so that new apps generated with --skip-active-record would still have the database gems listed in Gemfile.
Patch attached. Should work for 3-0-stable and master and should be applied to both places.
Comments and changes to this ticket
-
Nick Sieger August 5th, 2010 @ 04:55 PM
- Title changed from app template Gemfile contains misspelled skip_active_record option to Rails 3 RC: app template Gemfile contains misspelled skip_active_record option
-
Rohit Arondekar August 6th, 2010 @ 01:46 AM
- Milestone cleared.
- State changed from new to open
- Importance changed from to Low
I don't think Santiago or Jose were online yesterday, hence the patch was not applied. It should be applied soon enough.
-
Santiago Pastorino August 11th, 2010 @ 04:46 AM
- State changed from open to committed
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>