This project is archived and is in readonly mode.

#4009 ✓wontfix
Joe F.

Move Bundler.require below class Application; end

Reported by Joe F. | February 20th, 2010 @ 04:34 PM

Some bundled gems (eg. Shoulda) may depend on Application config settings (such as Rails.root). These are not defined until after the Application class is loaded, therefore we shouldn't require the gems until the class is set up. Patch for the generator is attached to this ticket.

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>

People watching this ticket

Attachments

Tags

Referenced by

Pages