There are several things in Rails that assumes the current working
directory
is somewhere in the Rails application directory structure. For example,
the
following works also:
cd /mnt/apps/NearbyAd/current/lib; …/script/runner -e
production camp.rb
Jeffrey
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.