public
Fork of mislav/will_paginate
Description: Most awesome pagination solution for Rails
Homepage: http://github.com/mislav/will_paginate/wikis
Clone URL: git://github.com/technoweenie/will_paginate.git
will_paginate / lib / will_paginate
name age message
..
file array.rb Thu Apr 03 20:49:43 -0700 2008 move Array#paginate definition to will_paginate... [mislav]
file collection.rb Fri Apr 04 07:18:15 -0700 2008 doc love all around [mislav]
file core_ext.rb Fri Apr 04 19:31:10 -0700 2008 I don't need Hash#rec_merge, either [mislav]
file finder.rb Fri Apr 04 07:18:15 -0700 2008 doc love all around [mislav]
file named_scope.rb Sat Apr 05 07:55:12 -0700 2008 remove most of irrelevant named_scope stuff fro... [mislav]
file named_scope_patch.rb Mon Apr 07 15:09:35 -0700 2008 take less risky path when monkeypatching named_... [mislav]
file version.rb Mon Apr 07 15:28:25 -0700 2008 bump to 2.2.1 and release [mislav]
file view_helpers.rb Mon Apr 07 15:08:19 -0700 2008 use strings in "respond_to?" calls to... [mislav]