1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document OSX configuration locations More... over 9 years ago
Make the 'all' task a no-op. More... about 10 years ago
Mention that you must first load chruby, before invoking it (closes #354). More... over 10 years ago
Also print $RUBYOPT for the current ruby. More... over 10 years ago
Use more local variables for readability. More... over 10 years ago
Update LoC to 100. More... over 10 years ago
Fix remaining failing test. More... over 10 years ago
Switch tests to use ruby 2.2. More... over 10 years ago
Upgrade the test ruby to 2.2.1. More... over 10 years ago
Make it clear how to uninstall and cleanup chruby. More... over 10 years ago
Switched to TravisCI container-based infrastructure. More... over 10 years ago
Append in the appending to RUBIES example. More... almost 11 years ago
rm -rf (issue #334) More... almost 11 years ago
Add test/opt/rubies to the clean task (issue #334). More... about 11 years ago
env -u is not supported on OSX, override the variable instead. More... about 11 years ago
Use `env -u RUBYGEMS_GEMDEPS` to unset the variable only for the ruby command. More... about 11 years ago
Added a check task for running shellcheck. More... about 11 years ago
$/${} is not necessary within (( )). (via www.shellcheck.net) More... about 11 years ago
Updated the test ruby to 2.0.0-p598. More... about 11 years ago
Actually, we're using curly-brace on same line for maximum shell compatibility. More... about 11 years ago
Fixed indentation. More... about 11 years ago
Merge pull request #328 from kbrock/mruby_engine More... over 11 years ago
support mruby with no `defined?` method More... over 11 years ago
Simply run awk on /etc/debian_version. (issue #327) More... over 11 years ago
Attempt to chomp any tailing whitespace. More... over 11 years ago
Always add $GEM_ROOT/bin to $PATH (closes #312). More... over 11 years ago
Make it easier to determine what shell and mode a test failed in. More... over 11 years ago
Added similar hash table tests for chruby_reset. More... over 11 years ago
Added tests for issue #326. More... over 11 years ago
Call `hash -r` whenever PATH is modified (issue #326). More... over 11 years ago