This project is archived and is in readonly mode.

#3892 ✓resolved
Ryan Bigg

Remove needless call to initializers

Reported by Ryan Bigg | February 7th, 2010 @ 11:53 PM | in 3.1

In the initializers method for Rails::Application, the final line returns the collection of initializers, as the line before it would do as well. This patch removes that final line and will probably speed up the boot process of Rails by 0.000000000000001%.

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>

Tags

Referenced by

Pages