Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 397 Bytes

resque-web

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.

Getting Started

Real documentation coming soon!