Install ruby gem globally from github repository Install ruby gem globally from github repository ruby ruby

Install ruby gem globally from github repository


  1. Download the source:

    git clone https://github.com/thoughtbot/capybara-webkit.git
  2. Build the gem:

    cd capybara-webkit && gem build capybara-webkit.gemspec
  3. Install it (the filename/version may vary):

    sudo gem install capybara-webkit-0.14.1.gem