Skip to content

Commit

Permalink
require core_ext before trying to use include_method? in `enable_ac…
Browse files Browse the repository at this point in the history
…tionpack`

closes mislav#1
  • Loading branch information
mislav committed Jun 2, 2009
1 parent 0dd57f3 commit dbc3975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/will_paginate.rb
@@ -1,4 +1,5 @@
require 'active_support'
require 'will_paginate/core_ext'

# = You *will* paginate!
#
Expand Down

0 comments on commit dbc3975

Please sign in to comment.