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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.