Preksha Patel wrote: > Preksha Patel wrote: >> Hassan Schroeder wrote: >>> On Sun, Sep 20, 2009 at 11:27 PM, Preksha Patel >>> <[email protected]> wrote: >>> >>>> i haven't read man pages for cron or crontab...can you please help me >>>> for that??i mean from where i can read it?? can you please give me >>>> link?? >>> >>> <http://en.wikipedia.org/wiki/Man_page> >>> >>> HTH, >>> -- >>> Hassan Schroeder ------------------------ [email protected] >>> twitter: @hassan >> >> hi, >> >> why you have given me this link??it is about man command for UNIX.. > > hi, > > Which things are necessary for cron and crontab..i mean what i suppose > to do for that??
hi, one day you told me to follow using following code: ~/projects/example$ more lib/whatever.rb > class Whatever > class << self > def say_it > puts "it, that's all" > end > end > end > ~/projects/example$ script/runner Whatever.say_it > it, that's all > ~/projects/example$ i made this file and add this method but don't i need to make a page for say_it method?? how can i come to know that this cron is working i mean where this message "it, that,s all" will display?? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

