Commit graph

9 commits

Author SHA1 Message Date
GitHub Merge Button
4c3a456d37 Merge bf529e7d63 into d165a84dc0 2012-07-02 10:42:51 -07:00
Tima Maslyuchenko
5931f64308 sanitized code according to coding style 2012-06-18 21:29:24 +03:00
Tima Maslyuchenko
e9a9deacb0 rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folder 2012-06-18 20:15:57 +03:00
Dylan Markow
bf529e7d63 Simplify alternate search for rbenv executable.
Rather than iterating over the entire $PATH, just try `which rbenv`
similar to the Bundler plugin.
2012-02-09 15:33:32 -08:00
Dylan Markow
738ce0caba Correct typo of rbbindir to bin 2012-02-03 18:47:21 -08:00
Dylan Markow
c0af189b3c Search additional locations for rbenv executable if first check fails. 2012-02-03 18:44:40 -08:00
Dylan Markow
6402e8b599 rbenv plugin now properly finds homebrew-installed rbenv (fixes #878) 2012-01-30 14:53:26 -08:00
Peter Hoeg
31cddcd324 fix: rbenv: I need to find a proper way to test changes... 2011-10-20 15:27:49 +08:00
Peter Hoeg
a5545bd31c add: rbenv plugin 2011-10-20 14:12:56 +08:00