swiss.rb

 

ScopedProxy


Allows storing scopes as names; that way you can address subsets of your model space by meaningful names.


armit


Allows creation of STI models with attributes in external tables - a good approximation to MTI models such as described by Martin Fowler here.


similarity engine


A Ruby on Rails plugin that allows searching for similar models with minimal code change in the models.