aeris22’s avataraeris22’s Twitter Archive—№ 54,978

  1. Question for ruby people. I use a custom ssh client, developed in ruby (git.imirhil.fr/aeris/ssh-ident) and installed on my system. […]
    1. …in reply to @aeris22
      Trouble is now, when I use "bundle exec" to run something on one of my other ruby projects, if I need a SSH call (eg for deployment) […]
      1. …in reply to @aeris22
        my binary ssh-ident refuse to start, because "missing in Gemfile"… Does somebody have a way to say […]
        1. …in reply to @aeris22
          "system binaries don't need bundler, thanks" ?