Skip to content

Files

Latest commit

Sep 14, 2011
4f1c5b0 · Sep 14, 2011

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