aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-03-07 16:00:44 +0000
committerGareth Rees <gareth@mysociety.org>2014-03-11 10:52:28 +0000
commitb81363df2dfa13b3178a57178bcf287155b4b88a (patch)
treec0ce13bfb7ad4a5fb9a6a0a240e5a57ab8c40e25 /spec/support
parent57005fd0ff6d05167e0cce2795a2c3352497c9ab (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/support')
0 files changed, 0 insertions, 0 deletions
05'>105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122