This project is archived and is in readonly mode.

#232 ✓resolved
Vitaly Kushner

ApplicationController loaded twise

Reported by Vitaly Kushner | May 21st, 2008 @ 08:44 PM

with the latest Edge rails ApplicationController is loaded twise

once from actionpack/lib/action_controller/dispatcher.rb:18

require_dependency 'application' unless defined?(::ApplicationController)

and once from railties/lib/console_with_helpers.rb:19

require 'application'

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

Pages