This project is archived and is in readonly mode.
[PATCH] Removed useless required line on actions_test.rb
Reported by Sebastian Martinez | March 18th, 2010 @ 02:24 PM
On railties/test/generators/actions_test.rb, ModelGenerator is being required with no purpose. There is no need to require it, as all tests pass when not requiring it.
Attached patch.
Comments and changes to this ticket
-
Sebastian Martinez March 18th, 2010 @ 03:08 PM
- no changes were found...
-
Sebastian Martinez March 18th, 2010 @ 03:08 PM
- Tag changed from patch to patch, rails3
-
Sebastian Martinez March 18th, 2010 @ 03:17 PM
- Assigned user set to José Valim
-
Sebastian Martinez March 18th, 2010 @ 06:00 PM
- Tag changed from patch, rails3 to patch, rails3, railties
-
José Valim March 19th, 2010 @ 10:32 AM
- State changed from new 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>