Skip to content

Commit be8d0e4

Browse files
committed
Merge pull request bootstrap-ruby#8 from piglop/require_will_paginate
require will_paginate
2 parents 315319e + b306e44 commit be8d0e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/will_paginate/bootstrap.rb

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'will_paginate'
2+
13
if defined?(ActionView)
24
require "bootstrap_pagination/action_view"
35
end

0 commit comments

Comments
 (0)