- 15 Aug, 2015 1 commit
-
-
Chayoung You authored
Fix #1579.
-
- 31 Jul, 2014 1 commit
-
-
Adam Poskitt authored
Ruby 2.1.1 -> Ruby 2.1.2.
-
- 28 Mar, 2014 1 commit
-
-
Stanislav Schultz authored
-
- 27 Jun, 2013 1 commit
-
-
Brandon Black authored
* the current patch levels hard-coded here are pretty dated. I updated the ruby version helpers to use loose ruby version matchers so they don't continually need to be updated with every new patch level release. * `rvm get head` actually performs an `rvm reload` in the post install. there's no need to do again here in rvm-update so I've removed that.
-
- 26 Apr, 2013 1 commit
-
-
Joni Chandra authored
Signed-off-by: Joni Chandra <joniliciously@gmail.com>
-
- 17 Apr, 2013 1 commit
-
-
Zoltan Debre authored
Ruby version numbers update: 1.8.7-p371 1.9.3-p392 2.0.0-p0
-
- 14 Feb, 2013 1 commit
-
-
Peter Bomars authored
1) be gentle - first git pull request 2) added ruby 2.0.0 alias and function
-
- 19 Nov, 2012 1 commit
-
-
Jeong Mok Cho authored
-
- 03 Sep, 2012 1 commit
-
-
Ben Cao authored
-
- 29 Dec, 2011 1 commit
-
-
Andreas Steinel authored
-
- 30 May, 2011 2 commits
-
-
Andrew Hodges authored
-
Andrew Hodges authored
sorin-ionescu had some good points.
-
- 28 May, 2011 4 commits
-
-
Andrew Hodges authored
Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin.
-
Andrew Hodges authored
Add helper function to get rvm head. Add helper function to link zsh completion that comes with rvm into om-my-zsh plugin directory, but don't overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is better, but I want to be able to compare).
-
Andrew Hodges authored
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
-
Andrew Hodges authored
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180. Add completion definitions for helper functions.
-
- 22 Feb, 2011 1 commit
-
-
Christopher Chow authored
-