public
Description: A collection of utilitarian named scopes for your ActiveRecord models.
Homepage:
Clone URL: git://github.com/yfactorial/utility_scopes.git
name age message
..
file abstract_spec.rb Wed Aug 20 06:26:47 -0700 2008 Condensed gemspec, added license and added rake... [rwdaigle]
file eager_spec.rb Tue Aug 19 18:18:38 -0700 2008 Filled out specs [rwdaigle]
file except_spec.rb Mon Sep 08 05:08:46 -0700 2008 Fixed except named scope not correctly determin... [rwdaigle]
directory fixtures/ Tue Aug 19 18:18:38 -0700 2008 Filled out specs [rwdaigle]
file limit_spec.rb Tue Aug 19 18:26:20 -0700 2008 Renamed limit to limited [rwdaigle]
file ordered_spec.rb Sat Oct 25 12:35:30 -0700 2008 added ordered hash support for jruby and ruby 1.9 [jney]
file spec_helper.rb Wed Oct 22 12:53:35 -0700 2008 added alias "sort_by", "order_by" to named_sco... [jney]