for migrations, have you tried running rake db:migrate 
RAILS_ENV=production ? That may or may not work. As far as the plugins 
go, you shouldnt need gems to make them work, or if you did you would 
only get an error when trying to use them. I believe paperclip does 
require ImageMagick though. You can see your gems if you type gem list 
--local in your terminal. If you contact Dreamhost they'll probably be 
able to tell you more too.
-- 
Posted via http://www.ruby-forum.com/.

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

Reply via email to