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  fb2afb9f425894fa613d1f8ef639aa35b355bf95
tree    04f3284487b0d8240d8203894676202d9624a0a4
parent  44e4b7f9ec6b7395301c4afd70738bd3d080f4fa
...
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.