Commit graph

12 commits

Author SHA1 Message Date
Tom Hughes
07cbf7f9df We require PostgreSQL 9.1 for CREATE EXTENSION 2016-03-14 20:57:41 +00:00
Simon Legner
6c34885fe7 Fix error and inconsistencies INSTALL.md 2016-03-14 20:56:59 +00:00
Tom Hughes
b7bea9c6b3 Use rake test:db to do initial test run
This makes sure the database is initialised by loading the schema
dumped after migrating the development database.

Fixes #878
Closes #1173
2016-03-08 14:23:43 +00:00
Victor Grousset
b0a4a93c68 Add ImageMagick to list of packages to install 2015-12-30 22:12:11 +00:00
Tom Hughes
f7b6d76913 Update documentation to say ruby 2.0 is required 2015-12-10 09:50:34 +00:00
Paul Norman
a694609ffa Remove 9.0 extension install instructions
PostgreSQL 9.0 is end of life, and having both extension install methods in documentation is often a source of confusion.
2015-12-10 00:50:55 -08:00
tilmanb
0678ab6067 typofix (bupported -> supported) 2015-06-25 10:07:29 +02:00
Shaun McDonald
ec2e733d32 The rubygem is called bundler not bundle
Also I'm that needs to be installed with sudo as gems won't normally install into the home user directory without more setup
2014-07-14 12:49:48 +01: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
Tom Hughes
11d8dc59d4 Document need for a Javascript runtime 2013-12-02 20:24:11 +00:00
Dan Stowell
6c425c1480 Update install instructions - ruby 1.9 is now required 2013-09-26 17:14:32 +01:00
Andy Allan
c3d7cfd7ff Improve installation documentation and add contributor instructions 2013-09-09 16:45:33 +01:00