Sha256: 85afd5af93596d7abf1fd1fde46d2d6cd024e94ee14da759a1865f653c425133
Contents?: true
Size: 168 Bytes
Versions: 4
Compression:
Stored size: 168 Bytes
Contents
require 'will_paginate-bootstrap' module PaginationHelper def bootstrap_paginate(results) will_paginate results, renderer: BootstrapPagination::Rails end end
Version data entries
4 entries across 4 versions & 1 rubygems