heroku invokes "rake jobs:work" -- just make your thor tasks run when invoked like that.
-p On Mon, Dec 13, 2010 at 8:17 AM, Jimmy Thrasher <[email protected]>wrote: > You could: > - create a Rake task to wrap them > - write a wrapper script to call 'heroku console <command>" which is like > script/runner > > Just some ideas.. I've never used Thor before. > > Jimmy > > > On Mon, Dec 13, 2010 at 11:04 AM, JDeville <[email protected]> wrote: > >> Can I run thor tasks, instead of rake ones w/in heroku? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Heroku" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<heroku%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/heroku?hl=en. >> >> > > > -- > +1-919-627-7546 > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
