Victor Afanasev
Results
3
issues of
Victor Afanasev
Ruby's Pry gem has a nice `ls` method to list all object methods: https://github.com/pry/pry/wiki/State-navigation#learning-about-your-context-with-the-ls-command . It will be really helpful to have this feature in Icr.
Regarding to https://github.com/capistrano/rails/issues/118
Hello! Thanks for the snap Ruby package, it works pretty well. I have one question though: By default snap Ruby package install gems into `~/.gem` directory, which is of course...