Repository URL to install this package:
|
Version:
1.0.2 ▾
|
require "bootstrap-will_paginate/version"
require 'will_paginate'
module Bootstrap
module Willpaginate
class Engine < ::Rails::Engine
end
end
end