Andy Allan
4c785792fb
Switch to using 'rails test:all' in documentation and CI
...
Fixes #3116 .
This allows us to drop our custom patch for running system tests,
as well as opening up all the usual rails test goodies like running
individual files or directories.
2021-05-19 13:39:37 +01:00
Andy Allan
ac3c26c058
Rephrase note on vagrant providers, now that we support multiple providers
2019-10-21 11:27:48 +02:00
Tom Hughes
be86e4824f
Convert various URLs to https
2018-01-08 20:18:21 +00:00
Ilya Zverev
a096581039
Add a couple of notes to the vagrant instructions
2017-02-20 12:00:01 +03:00
Matt Heard
f20766401b
Fix broken link to Vagrant downloads page
2016-04-24 18:50:27 +01:00
Grant Slater
409f73037c
Fix VAGRANT.md for rails 4.2.x
...
Rails 4.2.x now binds to 127.0.0.1 by default, so bind to 0.0.0.0 to
work with vagrant port forwarding.
2015-03-08 00:52:34 +00:00
Shaun McDonald
28a4508aec
Add some additional information to help people starting out on the project using vagrant, especially if you haven't used vagrant before.
2014-03-09 16:48:04 +00:00
Matt Amos
b460deaead
Added some docs for Vagrant usage.
...
It doesn't currently recomment using Vagrant - there are probably
some bugs to work out in the process before we can do that.
2014-03-08 10:45:51 +00:00