I can't get any ruby gems to work on Cloud9
问题 I get gems to work fine on my local machine, but on Cloud9 I keep getting `require': cannot load such file. I've had this problem with multiple gems and I don't know what I'm doing wrong. I have installed the gem, added it to my gem file and did bundle install. It shows in my gem list. Here is the path for it from bundle show /usr/local/rvm/gems/ruby-2.1.5@rails4/gems/test_linker-1.0.1 Here is my environment path GEM PATHS: - /usr/local/rvm/gems/ruby-2.1.5@rails4 - /usr/local/rvm/gems/ruby-2