We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 315319e + b306e44 commit be8d0e4Copy full SHA for be8d0e4
lib/will_paginate/bootstrap.rb
@@ -1,3 +1,5 @@
1
+require 'will_paginate'
2
+
3
if defined?(ActionView)
4
require "bootstrap_pagination/action_view"
5
end
0 commit comments