hi Cyrille

Apologies for not getting back to you earlier on this.

The issue I get with enabling the whenever gem is this (on my development
box):

/usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in
`require': can't convert Symbol into String (TypeError)
 from
/usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/runtime.rb:68:in
`require'
 <snip>

It looks like I simply ran

    whenever --update-crontab <appname>

to update my local crontab and then manually applied that on the public
server by copying and editing the content of crontab -l.  I then edited the
Gemfile to comment out whenever so the server would actually run.

 Doing this with capistrano would make more sense though, hadn't even
crossed my mind :)

http://asciicasts.com/episodes/164-cron-in-ruby

Regards

Gordon

-- 
You received this message because you are subscribed to the Google Groups 
"WellRailed" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wellrailed?hl=en.

Reply via email to