Pinned Repositories
activerecord_merge
Simple merge for ActiveRecord objects and their associations.
ai4r
Artificial Intelligence for Ruby - A Ruby playground for AI researchers
authlogic
A simple model based ruby authentication solution.
authlogic_radius
Extension of the Authlogic library to add RADIUS support
bullet
A rails plugin/gem to kill N+1 queries and unused eager loading
capybara
Acceptance test framework for web applications
cartesian
Provides methods for the calculation of the cartesian producted between two or more enumerable objects. Includes grid search optimization methods. It can also be easily and conveniently mixed in into any enumerable class.
odata_server
A fork of Mark Borkum's OdataOnRails plugin
thinking-sphinx
Sphinx plugin for Rails and Merb
validatious-on-rails
Rails plugin that maps model validations to class names on form elements to integrate with Validatious
bwlang's Repositories
bwlang/validatious-on-rails
Rails plugin that maps model validations to class names on form elements to integrate with Validatious
bwlang/activerecord_merge
Simple merge for ActiveRecord objects and their associations.
bwlang/ruby-radius
Ruby implementation of the RADIUS protocol rfc2138 and rfc2139
bwlang/authlogic_ldap
An extension of Authlogic to add LDAP authentication.