Sha256: 0f15bb72d89b1ad0ca2538766748c63218dbc90e59d25a29f045bb0d27130d39

Contents?: true

Size: 294 Bytes

Versions: 20

Compression:

Stored size: 294 Bytes

Contents

- title "Tasks and Events"
= periodically_call_remote :url => {:action => 'my_events'},
                           :frequency => 5,
                           :condition => 'running_task_queues'
= render :partial => 'queue_dispatcher_views/search_results_my_events'
%br/
= will_paginate @tasks

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
queue_dispatcher-1.2.0 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.19 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.18 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.17 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.16 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.15 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.14 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.12 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.11 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.10 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.9 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.8 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.7 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.6 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.5 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.4 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.3 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.2 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.1 app/views/queue_dispatcher_views/my_events.html.haml
queue_dispatcher-1.1.0 app/views/queue_dispatcher_views/my_events.html.haml