Skip to content

Instantly share code, notes, and snippets.

@jesk
jesk / installation.md
Last active December 18, 2016 05:16 — forked from tessi/installation.md
Install OpenProject 4 on Uberspace

How to install OpenProject on uberspace.de

Step 1: Install dependencies

First we set-up all dependencies. We use ruby 2.1.4 and install gems using rvm.

@jesk
jesk / _results overview activrecord_jdbc_adapter rake test_mssql
Last active August 29, 2015 13:55
Results of Tests for activrecord_jdbc_adapter with "rake test_mssql"
Using ActiveRecord::VERSION = 3.0.20
MASTER
180 tests, 384 assertions, 1 failures, 3 errors, 0 pendings, 1 omissions, 0 notifications
97.7654% passed
FORK
180 tests, 386 assertions, 1 failures, 2 errors, 0 pendings, 1 omissions, 0 notifications
98.3240% passed
=============