originally i got the problem trying to run delayed jobs on fedena on a windows box.. but then even the most basic commands don't work:
$ which rush
/c/Ruby187/bin/rush
$ rush
rush> echo "hello"
Exception NoMethodError => undefine method 'echo' for localhost:Rush::Box
c:/Ruby187/lib/ruby/gems.18.gems/rush-0.6.7/lib/rush/shell.rb:37 in 'eval'
any ideas?
originally i got the problem trying to run delayed jobs on fedena on a windows box.. but then even the most basic commands don't work:
any ideas?