This project is archived and is in readonly mode.
migrations.rb requires active_support/core_ext/module/aliasing
Reported by Tekin | June 29th, 2010 @ 08:58 PM
Another missing dependency, alias_method_chain is needed in active_record/migrations.rb
Comments and changes to this ticket
-
Tekin June 29th, 2010 @ 09:00 PM
- no changes were found...
-
Repository June 29th, 2010 @ 11:54 PM
- State changed from new to committed
(from [d7c2e52c6c04dec4e4665c8f0f9988bfe913cb15]) migrations.rb requires active_support/core_ext/module/aliasing [#5008 state:committed]
Signed-off-by: Xavier Noria fxn@hashref.com
http://github.com/rails/rails/commit/d7c2e52c6c04dec4e4665c8f0f9988...
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
Referenced by
- 5008 migrations.rb requires active_support/core_ext/module/aliasing (from [d7c2e52c6c04dec4e4665c8f0f9988bfe913cb15]) migrati...