1. 15 Aug, 2015 1 commit
  2. 31 Jul, 2014 1 commit
  3. 28 Mar, 2014 1 commit
  4. 27 Jun, 2013 1 commit
    • Brandon Black's avatar
      rvm plugin: update to ruby version helpers and rvm-update · 644728bd
      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.
      644728bd
  5. 26 Apr, 2013 1 commit
  6. 17 Apr, 2013 1 commit
  7. 14 Feb, 2013 1 commit
  8. 19 Nov, 2012 1 commit
  9. 03 Sep, 2012 1 commit
  10. 29 Dec, 2011 1 commit
  11. 30 May, 2011 2 commits
  12. 28 May, 2011 4 commits
    • Andrew Hodges's avatar
      Gem List Helper · 572b27b7
      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.
      572b27b7
    • Andrew Hodges's avatar
      RVM Update Helpers · 9f34bbed
      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).
      9f34bbed
    • Andrew Hodges's avatar
      Helpful Listing Aliases · e703c959
      Andrew Hodges authored
      Add alias to list installed rubies. Add alias to list gemsets in active ruby.
      e703c959
    • Andrew Hodges's avatar
      Ruby Switching Helpers · 3e433165
      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.
      3e433165
  13. 22 Feb, 2011 1 commit