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:49:26 -0800 2008
commit  a80c468afcaf6e10c2015cf54daffb45f63e73c9
tree    12d14f825273cf3872284884e084059b4ddce59d
parent  ea66697451cab3f6f6f3af7fa703a7975f64e7c9
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]