Joined May 2012
·
Posted to
Array#extract_if
over 1 year
ago
I'd expect extract_if
to extract all element matched, not just the first.
Posted to
GitFix
over 1 year
ago
Ah, great. Maybe I should do the RegEx stuff with Ruby, instead of command-line calls.
Posted to
GitFix
over 1 year
ago
@haihappen Wow, ok, I'll have a look at. May you post a sample git status
, for that grep does not work the way it should do?
Achievements
104 Karma
1,824 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Ashcat
Make Ruby on Rails better for everyone by getting a commit accepted
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Lab
Have at least one original repo where C# is the dominant language
ENV['CI_SERVER']
for Gitlab-CI-Support ;)https://github.com/gitlabhq/gitlab-ci/pull/117
edit: Nevermind, it's missing in current GitlabCI version