This project is archived and is in readonly mode.
Mongel "--prefix" option breaks in 2.3.1
Reported by Johnny Shields | March 9th, 2009 @ 02:31 AM | in 2.x
Upgraded to latest 2.3 RC2 yesterday.
This works: mongrel_rails start
This doesn't: mongrel_rails start --prefix "/TRK"
In the latter case I get:
C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.1/lib/active_support/d
ependencies.rb:440:in load_missing_constant': uninitialized
constant ActionCont roller::AbstractRequest (NameError)
Please let me know, thank you.
Comments and changes to this ticket
-
Peter Nash March 9th, 2009 @ 02:50 AM
I think this may be a Mongrel issue. I had the same problem and applied this patch to Mongrel which fixed it:
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>