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
mislav (author)
Sat Jan 19 17:44:33 -0800 2008
commit  d5e7946c27d7beaf162390171edb22e1e41c8868
tree    65778f80b3eb0eddafd23a68f5b0c76d782d5cbd
parent  935bb43564902d1dbf5d3ed61fa25b716340c965
will_paginate / test
name age message
..
file array_pagination_test.rb Sun Dec 23 15:23:13 -0800 2007 Will Paginate now frowns on invalid input for p... [mislav]
file boot.rb Mon Dec 24 16:58:38 -0800 2007 Will Paginate: stop using config/boot.rb for lo... [mislav]
file console Sat Oct 06 11:34:55 -0700 2007 Reorganize the complete will_paginate loading p... [mislav]
file database.yml Mon Jan 28 14:26:59 -0800 2008 Set up tests for MySQL and PostgreSQL besides S... [mislav]
file finder_test.rb Sat Feb 23 14:40:38 -0800 2008 Cleanup options handling; the original hash sho... [mislav]
directory fixtures/ Mon Jan 28 14:26:59 -0800 2008 Set up tests for MySQL and PostgreSQL besides S... [mislav]
file helper.rb Wed Feb 27 12:35:19 -0800 2008 Fix edge case with count_by_sql and Oracle. [mislav]
directory lib/ Mon Jan 28 18:33:36 -0800 2008 Use DB and RAILS_VERSION environment variables ... [mislav]
file pagination_test.rb Thu Feb 28 07:45:36 -0800 2008 Add page_entries_info view helper [mislav]