This project is archived and is in readonly mode.
Warnings on redefining constants in master
Reported by Michael Koziarski | October 7th, 2009 @ 03:00 AM | in 3.0.2
Two particular cases:
/Users/michaelkoziarski/tmp/testing_xss_master/config/../vendor/rails/actionmailer/lib/../../actionpack/lib/action_view/base.rb:239: warning: already initialized constant HaxesController
That's on reloading in dev mode (spams the logs)
/Users/michaelkoziarski/tmp/testing_xss_master/config/../config/boot.rb:10: warning: already initialized constant BOOTSTRAP_VERSION
That's pretty much every script/* command
Comments and changes to this ticket
-
Santiago Pastorino June 24th, 2010 @ 10:59 PM
Michael what are you doing to get this warnings? Rails tests?
-
Rohit Arondekar July 18th, 2010 @ 03:26 AM
- State changed from new to stale
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>