[Radiant] Forcing Production

2009-06-15 Thread Jeff Casimir
Hi All, Well, my first contribution was apparently flawed, but I'm working on it. :) Now that my site is up and running I wanted to install a few extensions to add functionality. I have really been fighting with the install process trying to force it to work with the PRODUCTION environment, but

Re: [Radiant] Forcing Production

2009-06-15 Thread Mohit Sindhwani
Jeff Casimir wrote: I looked through the Rakefile and finally had an idea. Rake wasn't looking at environment.rb, it was going for boot.rb. So I opened up my config/boot.rb, casually ignored the warnings at the top of the file, and put the following on the first line: ENV['RAILS_ENV'] =