Created
June 13, 2017 21:00
-
-
Save jjb/8af0081e460742ede967b4e462412119 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`gem install redis` | |
$: << '/app/vendor/bundle/ruby/2.4.0/gems/redis-3.3.3/lib' | |
require 'redis' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
got this from here (which has a typo -- backticks instead of quotes) https://makandracards.com/makandra/45308-howto-require-gem-that-is-not-in-gemfile