By vinaykumar
I’m using the DigitalOcean Rails pre-configured image After uploading the files (app, db etc. Replaced the files in default rails with the ones from my application) to ‘Rails’ Application folder to the server using Filezilla, I am still getting the same default home page even after making the changes as suggested in earlier questions.
As my application is in rails folder, everything should work as there is no need to change the configuration.
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi! <br> <br>Did you follow the tutorial here: <br> <br>https://www.digitalocean.com/community/articles/how-to-1-click-install-ruby-on-rails-on-ubuntu-12-10-with-digitalocean <br> <br>With the one click image, Unicorn is used to serve Ruby on Rails applications and looks for files in /home/rails. If you install new gems or change configuration, be sure to restart Unicorn: <br> <br>service unicorn restart
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.