Jump to content

Recommended Posts

Posted

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.

Posted

Thanks, now i can start my application, but i'm having the same problem with the gem 'parseexcel', could you fix it too?

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