diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-03-07 16:00:44 +0000 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-03-11 10:52:28 +0000 |
commit | b81363df2dfa13b3178a57178bcf287155b4b88a (patch) | |
tree | c0ce13bfb7ad4a5fb9a6a0a240e5a57ab8c40e25 /spec/helpers/link_to_helper_spec.rb | |
parent | 57005fd0ff6d05167e0cce2795a2c3352497c9ab (diff) |
Create development environment with Vagrant
Share the host git checkout in to the VM so that a developer can use
their preferred environment while running the application in a
production-like environment.
Use the --dev option of install-site.sh so that the existing git checkout is
used.
The gems are installed outside of the app directory in development
because VirtualBox's directory shares can be slow when the directory
contains an excessive amount of files. Installing gems in to this
directory results in ~15K additional files, which is beyond what
VirtualBox can reasonably be expected to handle
Diffstat (limited to 'spec/helpers/link_to_helper_spec.rb')
0 files changed, 0 insertions, 0 deletions