Stars
A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.
ActiveRecord extension to allow tracking and rescheduling of Delayed Job jobs on object creation / update.
Simple, flexible and powerful Model-View binding for Backbone.
Small library to parse plain text email content
drewB / philly.rb
Forked from cbartlett/philly.rbThe Phillyrb.org website
natlownes / rails_datatables
Forked from drewB/rails_datatablesRails plugin for the jQuery Datatables library
drewB / rails_datatables
Forked from mmorga/rails_datatablesRails plugin for the jQuery Datatables library
mmorga / rails_datatables
Forked from phronos/rails_datatablesRails plugin for the jQuery Datatables library
The Elo rating system is a method for calculating the relative skill levels of players in two-player games such as chess and Go.
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
collectiveidea / delayed_job
Forked from tobi/delayed_jobDatabase based asynchronous priority queue system -- Extracted from Shopify