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:
For gem version, enable WillPaginate when will_paginate.rb is required; 
deleted plugin initializer
mislav (author)
Sun Jan 20 20:31:39 -0800 2008
commit  bb9540f52992657e99cf748659a6ebb3e4171bee
tree    311bdf0873d06465d43894a869079e4e56528a6a
parent  a80c468afcaf6e10c2015cf54daffb45f63e73c9
...
1
2
...
 
 
0
@@ -1,3 +1 @@
0
-require 'will_paginate'
0
-WillPaginate.enable
...
59
60
61
 
 
...
59
60
61
62
63
0
@@ -59,4 +59,6 @@
0
     end
0
   end
0
 end
0
+
0
+WillPaginate.enable

Comments

    No one has commented yet.