Skip to content

Commit

Permalink
Wasn't supposed to remove that
Browse files Browse the repository at this point in the history
git-svn-id: svn://errtheblog.com/svn/plugins/will_paginate@102 1eaa51fe-a21a-0410-9c2e-ae7a00a434c4
  • Loading branch information
pj committed Feb 7, 2007
1 parent 31dfabb commit 261dd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'will_paginate'
require 'finder'
ActionView::Base.send(:include, WillPaginate)
ActiveRecord::Base.send(:include, Finder)
ActiveRecord::Base.send(:include, WillPaginate::Finder)

0 comments on commit 261dd71

Please sign in to comment.