Just released DJ Mon 1.1.0. DJ Mon is a Frontend for Delayed Job. This release includes support for Ruby 1.8.7 when using delayed_job_active_record.
akshayrawat — 3 posts
EveryTalk: Conference videos for Rubyists (and more) everytalk.tv
I just launched EveryTalk.tv.
EveryTalk.tv wants to bring Railscasts style learning to conference talks. It aggregates videos from conferences, helps you find a talk on a topic, and then build a playlist which you can watch over a period of time.
The code for it will be open sourced soon.
EveryTalk.tv wants to bring Railscasts style learning to conference talks. It aggregates videos from conferences, helps you find a talk on a topic, and then build a playlist which you can watch over a period of time.
The code for it will be open sourced soon.
A Monitoring client for Delayed Job akshay.cc
DJ Mon is a Rails engine for monitoring Delayed Jobs. It exposes job information as a JSON API. The web client (mustache based) is in the engine itself. The iPhone app (RubyMotion based) is the other consumer of the API. It supports ActiveRecord and Mongoid.
Check it out here
Check it out here
