I had some trouble getting Passenger to run my rails 3 app in development mode today, it wanted to use production even with RailsEnv development
. Turns out that while it was ignoring that, it was respecting RackEnv development
. Yay! I didn't investigate further, I'm happy using RackEnv
.
Sunday, February 7, 2010
Rails 3 environment settings using Passenger + Apache
Posted by RubyPanther at 2/07/2010 02:54:00 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment