Skip to content

Commit

Permalink
Supposed fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Homs committed Dec 21, 2015
1 parent 22a0663 commit 0e8b898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bootstrap_pagination/action_view.rb
Expand Up @@ -4,6 +4,6 @@
module BootstrapPagination
# A custom renderer class for WillPaginate that produces markup suitable for use with Twitter Bootstrap.
class Rails < WillPaginate::ActionView::LinkRenderer
include BootstrapRenderer
include BootstrapPagination::BootstrapRenderer
end
end

0 comments on commit 0e8b898

Please sign in to comment.