Project

General

Profile

« Previous | Next » 

Revision 5f26c42b

Added by Tomer Brisker almost 7 years ago

Fixes #19764 - Fix Layout/AccessModifierIndentation cop

View differences:

config/initializers/will_paginate.rb
module WillPaginate
module ActionView
class BootstrapLinkRenderer < LinkRenderer
protected
protected
def html_container(html)
tag :div, tag(:ul, html, :class=>"pagination pull-right"), container_attributes

Also available in: Unified diff