This project is archived and is in readonly mode.
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport
Reported by josh | May 22nd, 2008 @ 03:23 PM | in 2.x
Properly namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport. Includes deprecation warnings for those using the old constants as well.
Comments and changes to this ticket
-
josh May 22nd, 2008 @ 03:23 PM
- State changed from new to open
-
Repository June 3rd, 2008 @ 07:33 PM
- State changed from open to resolved
(from [c08547d2266c75f0a82d06dd91c6d0500740e12e]) Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
-
orangechicken June 7th, 2008 @ 12:56 AM
I'm not certain, but I'm not sure this was completed completely :)
Updating Rails to 2-1-stable branch today, running any rake task results in "uninitialized constant ActiveSupport::Dependencies" caused by set_autoload_paths at railties/lib/initializer.rb:206.
activesupport/lib/active_support/dependencies.rb doesn't yet (in that branch at least) have ActiveSupport::Dependencies (only ::Dependencies).
Could this be pulled into the stable branch el pronto?
-
orangechicken June 7th, 2008 @ 01:00 AM
Also, cloning master doesn't have the same problem. So much for 2-1-*stable* ;)
-
Repository June 9th, 2008 @ 10:43 PM
(from [1b38705c868a7c6f14a9bdf599a473e61858c3a2]) Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveSupport [#238 state:resolved]
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>