Re: [Radiant] radiant edge on dreamhost

2010-04-27 Thread Anton Aylward
Si Forster said the following on 04/27/2010 11:06 AM: > Okay so a bit further along now. > > Currently I need to specifiy "RAILS_ENV=production" in the command line > after and db based changes such as "rake radiant:extensions:xxx:update" or > "db:migrate". > > Any idea why this might be the case

Re: [Radiant] radiant edge on dreamhost

2010-04-27 Thread Si Forster
Okay so a bit further along now. Currently I need to specifiy "RAILS_ENV=production" in the command line after and db based changes such as "rake radiant:extensions:xxx:update" or "db:migrate". Any idea why this might be the case? I've got ENV['RAILS_ENV'] = 'production' specificed in my environm

[Radiant] radiant edge on dreamhost

2010-04-27 Thread Si Forster
Morning all, Finally I got the edge release working on dreamhost. I stumbled across this article: http://www.appletownprince.com/category/dreamhost/ I then had a go at switching to edge and calling rake production:db bootstrap with RAILS_ENV=production stuck on the end, and it worked. The probl