admetpc Posted May 23, 2010 Posted May 23, 2010 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.
Byron Posted May 23, 2010 Posted May 23, 2010 This support request is being escalated to our root admin.
admetpc Posted May 24, 2010 Author Posted May 24, 2010 Thanks, now i can start my application, but i'm having the same problem with the gem 'parseexcel', could you fix it too?
Recommended Posts