Bret Weinraub
Bret Weinraub
What makes rvm1-capistrano3 authoritative? For example: https://rvm.io/deployment/capistrano there is no mention of it here.
I would think the xAPI working group should maybe include a formal (or informal recommendation) which is a consolidation of this thread and/or the general consensus from the meetings (which...
hmmm, still not merged......
It would be nice if I could somehow get bundler to induce rubygems to "build" in parallel via the make "jobs server", controlled with command line switch -j. Painful beyond...
ah i see this thread now. maybe its my own doing .... but 10.4.2 has really blown up my world because of this [probably how our tool was built; we...
rvm implode-d # seems to work
At least for me, hacking rspec's configuration.rb and removing this check makes it go.... [around line 767 in my version] ```ruby if (modules - @expectation_frameworks).any? if $0 != "bin/rails" #...
This solves a lot of devops issues that arise from using god or monit, for example: https://github.com/collectiveidea/delayed_job/blob/master/contrib/delayed_job.monitrc A whole bunch of problems go away: - I don't need to run...