Kyrylo Silin
|
629bb75cc6
|
Rubygem: fix raising of CommandError for #install
Fix issue #870 (gem-install seems broken on jruby)
|
2013-03-12 20:53:18 +02:00 |
|
Conrad Irwin
|
d6ef67cfa7
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
|
Kyrylo Silin
|
5ff295c283
|
Command::InstallCommand: honor ".gemrc" switches
Fix issue #666 (install-command doesn't seem to honor gemrc)
Also, prettify various messages from "install-command".
|
2013-02-23 22:43:25 +02:00 |
|
Kyrylo Silin
|
4c56c73e9d
|
Implement Rubygem::install
Use the code of `gem-install` command as a basis.
Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
|
2013-01-09 02:27:15 +02:00 |
|
Kyrylo Silin
|
3c60ee88e5
|
Extract out gem related code to Pry::Rubygem
And fix some typos, and prettify some lines.
Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
|
2013-01-09 00:24:53 +02:00 |
|