How to Setup Vagrant for Rails
Vagrant is a tool to automatically setup a development environment inside a virtual machine on your computer. Learn more here: http://learn.onemonth.com/how-to-setup-vagrant-for-rails
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Vagrant is a tool to automatically setup a development environment inside a virtual machine on your computer. Learn more here: http://learn.onemonth.com/how-to-setup-vagrant-for-rails
Comments
Just a suggestion. It would be better if you use a simple sinatra app before you jump into rails. I worked through your instructions except the rails part.
Post a comment