Keith Murphy
2007-Sep-12 23:38 UTC
newbie: getting started with database, local computer, host
well this may very well be a super easy one, but I can''t seem to find an answer. I think it''s really neat that ruby on rails has so many things built in like multiple databases for production, testing. if i create a database on my local machine, and create my rails app locally... will everything get synced with my webhost when i use capistrano? or do i need to log-in to the server and constantly be editing files and databases there? i''d rather work on my local machine, and then upload with (moderatly) stable builds of the site. so do i have to create the databases locally and on the host? also what happens to the data when I deploy with capistrano? Thanks, Keith -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
dailer
2007-Sep-13 01:29 UTC
Re: newbie: getting started with database, local computer, host
I haven''t used capistrano, but I would think the answer should be in their docs somewhere... http://capify.stikipad.com/wiki/show/Using+Capistrano2+with+Rails --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---