Bambuu ist closed source, isn't it? And: USING Delayed::Job is no problem. I want to add views to peek into the jobs table.
On Feb 9, 12:56 pm, Tom Locke <[email protected]> wrote: > Bambuu (which is itself a hobo app) uses DelayedJob. > > I can't remember if I had to any special tricks and grepping around didn't > throw up anything obvious. > > Not very helpful, but at least you know it can be done (and it definitely > wasn't very hard) > > Tom > > On 9 Feb 2010, at 22:08, Gert Thiel wrote: > > > Hello. > > > I want to add Hobo controllers and DRYML views for supervising the > > Delayed::Job model which is part of Delayed::Job. > > Hobo rejects my Hobo controller with "uninitialized constant Job > > (NameError)" messages. Namespaced models conflict with Hobo's subsite > > mechanisms. > > > Did someone ever integrated DJ as far as I want and knows the trick? > > > Regards, > > > Gert > > > -- > > You received this message because you are subscribed to the Google Groups > > "Hobo Users" 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 > > athttp://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
