Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 204 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 204 Bytes

To use

  1. ln -s path/to/rails rails_app
  2. edit modules/rails/dependencies
  3. add/remove anything needed
  4. vagrant up

then you can

  • open localhost:3000 in browser
  • vagrant ssh && cd /rails_app