Displaying 2 results from an estimated 2 matches for "stom_require".
2007 Jan 19
3
problems updating to 0.7.5.1
...e your RSpec on Rails plugin is compatible with your RSpec gem.
See http://rspec.rubyforge.org/documentation/rails/install.html for details.
############################################################################
from (druby://localhost:8989)
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/cu
stom_require.rb:27:in `gem_original_require''
from (druby://localhost:8989)
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/cu
stom_require.rb:27:in `require''
from (druby://localhost:8989)
c:/ruby/lib/ruby/gems/1.8/gems/activesuppo
rt-1.3.1/lib/active_support/dependencies.rb:147:in `r...
2011 May 20
3
"no such file to load -- rails/commands/runner (LoadError)"
Hi,
I am using ruby 1.9.2 and rails 3 for my application.
I have written a bash script which I want to run in cron.
If I directly run the bash file it runs. If I run it through the cron I
get the following error:-
"/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
`require'': no such file to load -- rails/commands/runner (LoadError)
from
/usr/local/rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in
`require''
from runner:10:in `<main>''
from
/usr/local/rvm/rubies/ruby-1.9.2-p180/l...