This project is archived and is in readonly mode.
switching from load to require in migrations
Reported by Aaron Patterson | March 19th, 2010 @ 04:51 PM
switching to require kills many warnings in the AR tests.
Comments and changes to this ticket
-
Aaron Patterson March 19th, 2010 @ 04:55 PM
- no changes were found...
-
Repository March 19th, 2010 @ 04:56 PM
- State changed from new to resolved
(from [541194f641c960efe739b16f76999f47742d12ba]) switching migrations to use require cleans up many warnings [#4234 state:resolved]
Signed-off-by: wycats wycats@gmail.com
http://github.com/rails/rails/commit/541194f641c960efe739b16f76999f...
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>
People watching this ticket
Attachments
Tags
Referenced by
- 4234 switching from load to require in migrations (from [541194f641c960efe739b16f76999f47742d12ba]) switchi...