Jeroen van Baarsen
Jeroen van Baarsen
@joshidhruv I'm running with rails 4.1.4 and ruby 2.1.2, without any problems, did you load the gem after the unicorn gem?
@joshidhruv Ah ok, so the problem is not that you get an `NoMethodError` but your processes are crashing? In that case, how many dyno's are you running, and how many...
Ok, you have an idea of how much memory a single process is using? Because when a single process is using more then 170 Mb, your dyno will run out...
@joshidhruv Hm ok, afraid i cant help you :(
This project is no longer maintained. Please see: https://github.com/NARKOZ/gitlab/ for it's successor.
Is that server able to ping the GitLab server?
@Tobbe I'd be curious to work on this! Shall we set a moment to pair on this?
@Tobbe No probs!
Hi @kimar Thanks for the suggestion! I'll try to create some time next week to add MongoDB support!
Yeah, documentation is something that needs a whole bunch of attention. I think for the time restraints I have right now it makes sense that I create the PR. But...