Commit Graph

11 Commits

Author SHA1 Message Date
Abdelkader Boudih f7beff6b1e Remove Postgresql and use sqlite3 for testing ActiveRecord 2021-04-18 13:01:27 +00:00
Boris Gvozdev 55f244e831 Update Ruby version from CONTRIBUTING.md 2015-12-14 20:27:42 +06:00
Seth Herr 0c9fc29c96 Another dependency
I needed to run `brew install libmagic` to get `ruby-filemagic` to install.
2015-04-02 16:42:37 -05:00
Akira Matsuda b54c2b8de9 Connect to PostgreSQL DB as postgres user
because root user is no more available in Travis since 0af5e2eec0,
we'd better use postgres user in the tests
2015-02-20 18:55:43 +09:00
Akira Matsuda b8d473dc31 s/MySQL/PostgreSQL/ 2015-02-20 18:17:11 +09:00
Viren Negi 6b6e17aad8 Blockquote the 'bundle exec rake' command 2013-07-21 17:41:23 +05:30
Viren Negi 3c0542dc60 Wrapped inside block quote 2013-07-18 12:49:36 +05:30
Viren Negi 7137b1905b Correcting the bundle command missing '&&' 2013-07-18 12:45:49 +05:30
James Miller 1e87bb54d5 Update URLs to carrierwaveuploader/carrierwave 2013-05-30 08:39:35 -07:00
Annie Ho 14584c3e97 Fixes code formatting on one line. 2013-04-13 15:47:50 -07:00
David Radcliffe d24df7ac73 Create CONTRIBUTING.md
Dedicated document for better GitHub integration.
See https://github.com/blog/1184-contributing-guidelines.

remove contributing section in README
2012-12-06 13:29:52 -05:00