Plugins - Acts as Scheduled

StarAdd to favorites

acts_as_scheduled allows you to manage scheduled events for your models.

A good example of this is scheduling the update of RSS Feeds in a background process using Cron or BackgroundRB.

With acts_as_scheduled your schedule manager can simply call "Model.find_next_scheduled()" to grab the next scheduled item from the database.

Toby Hede

http://code.google.com/p/act-as-scheduled/

http://act-as-scheduled.googlecode.com/svn/trunk/

Rails' (MIT)

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Model

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?