Ruby on Rails Thursday, May 27, 2010

If you are using SQLite make sure you run under same UID as passenger/
fastcgi/mongrel/etc

On May 27, 10:45 am, james <hindle.ja...@gmail.com> wrote:
> I need to make some minor record changes in the database on my live
> production site. I use Capistrano to deploy. I know I can activate
> script/console by entering my "/current" Capistrano directory and
> running:
>
> RAILS_ENV=production script/console
>
> Are there any dangers or pitfalls to be aware of when using script/
> console to make record changes to a live site in a production
> environment?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment