dko26 / resque-web

Rails-based web interface to Resque

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resque-web

Build Status Dependency Status Code Climate Coverage Status

A Rails-based frontend to the Resque job queue system. This provides a similar interface to the existing Sinatra application that comes bundled with Resque, but deploys like a Rails application and leverages Rails conventions for factoring things like controllers, helpers, and views.

More documentation coming soon!

Screenshot

Screenshot

About

Rails-based web interface to Resque