Skip to content

wkirby/VagrantRails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VagrantRails

VagrantRails is a Vagrant development environment for creating Rails apps. You'll need Vagrant installed to use VagrantRails.

Setup

Setting up couldn't be simpler, though depending on the speed of your internet connection, provisioning may take some time.

  1. Download or clone the repository.
  2. Navigate to the VagrantRails directory in your command line and run vagrant up.
  3. cd railsApp, and run rails server, then point your browser to http://localhost:3000.
  4. That's all folks!

What's Included

  • RVM
  • Ruby 2.0.0
  • Rails 4.0.0
  • sqlite
  • Bundler
  • GIT

About

VagrantRails is a Vagrant development environment for creating Rails apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published