hi...how do i go about uploading a rails app that works locally (on MAMP) to a live server?
thanks
hi...how do i go about uploading a rails app that works locally (on MAMP) to a live server?
thanks
There are numerous solutions. The most common one is using capistrano, but you could find some hosting solution with their own deployment process like Heroku.
Rails guides on the subject: http://rubyonrails.org/deploy