I believe it's Delayed::Job.all , not DelayedJob

-Nick

On Tue, Jun 1, 2010 at 8:57 PM, empika <[email protected]> wrote:

> Hallo
>
> Does anyone know the answer to the following questions...
>
> Is it possible to get a list of currently waiting delayed jobs?
> Opening a heroku console and trying to find them give me an error:
>
> >> ds = DelayedJob.all
> LoadError: Expected /disk1/home/slugs/XYZ/mnt/vendor/plugins/
> delayed_job/lib/delayed_job.rb to define DelayedJob
>
> Also, do delayed jobs get profiled on New Relic? I may need to start
> running quite a few soon, although im not sure how ill be able to tell
> that only running one job is not enough to handle all the users across
> my app.
>
> Thanks
> Edd
>
> --
> 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.

Reply via email to