On Domingo, 15 de enero de 2012 00:05:03 KHelal escribió:
> Hi all,
> 
> We use ActiveScaffold as the main backend interface for our models.
> We'd like to extend that to also show us all the of the pending
> Delayed_Job jobs.
> Any idea how we could do that?
> 
> Thx.

Add a controller for Delayed::Job model and configure it, removing actions you 
don't need like create or update for example

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.

Reply via email to