Rails plugin to enhance the activerecord conditions hash
Put up a rails plugin called ‘conditions_fu’ that enhances ActiveRecord with the ability to use a full-featured condition hash during a find, similar to DataMapper.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Put up a rails plugin called ‘conditions_fu’ that enhances ActiveRecord with the ability to use a full-featured condition hash during a find, similar to DataMapper.
Comments
Looks cool Nathan. Nice work!
Post a comment