This project is archived and is in readonly mode.

#5871 ✓resolved
zjia

Configurables needed in Rails::Engine and Rails:Application?

Reported by zjia | October 27th, 2010 @ 04:58 AM

Not sure whether configurables are needed both in Rails::Engine and Rails:Application. Do they just stay there for consistency to Rails:Railties? There are no source files such as railties/lib/rails/engine/configurable.rb or railties/lib/rails/application/configurable.rb anyways.

Also it seems including railties_path to load path in cli.rb is unnecessary because bin/rails already does that. Maybe it's just because it would avoid dependency in case someone would reuse cli.rb?

Comments and changes to this ticket

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>

Attachments

Referenced by

Pages