Why does my rails project not have the ruby standard lib in $LOAD_PATH on OSX?
I need to do a: 
require \'generator\'
Inside of a rails project, but it is not working for me on OSX, because开发者_如何学Python the ruby standard library (which is located in my /usr/lib/ruby/1.8
          问答
          阅读(2)