Jump to content

[Solved] ruby gems


admetpc

Recommended Posts

i can't start my rails server, because i keep getting this error:

/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- will_paginate (MissingSourceFile)

 

i've read the instructions and already installed will_paginate, but i don't know where to put this:

$:.push("/home/admetpc/ruby/gems")

 

where do i paste this? boot.rb? enviroment.rb? i've already tried these two.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...