This project is archived and is in readonly mode.
Changeset [92669b8320a45e3f0497bfb83c0c8e55d515be0c] by Xavier Noria
July 25th, 2010 @ 09:55 PM
application generation: --skip-testunit and --skip-activerecord renamed to --skip-test-unit and --skip-active-record respectively
Reason is their proper spellings are "Test::Unit" and "Active
Record".
Option names and descriptions have been revised, as well as some
method
names and minor details here and there.
http://github.com/rails/rails/commit/92669b8320a45e3f0497bfb83c0c8e...
Committed by Xavier Noria
- M railties/CHANGELOG
- M railties/lib/rails/generators/rails/app/app_generator.rb
- M railties/lib/rails/generators/rails/app/templates/config/application.rb
- M railties/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt
- M railties/lib/rails/generators/test_case.rb
- M railties/test/application/middleware_test.rb
- M railties/test/generators/app_generator_test.rb
- M railties/test/generators_test.rb
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>