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