We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3152da5 commit fdf45f0Copy full SHA for fdf45f0
README.md
@@ -5,7 +5,7 @@ This is a wrapper for adding bootstrap to a project. By includinig this gem you'
5
* [Bootstrap](https://github.com/twbs/bootstrap-sass)
6
* [Bootstrap Datepicker](https://github.com/Nerian/bootstrap-datepicker-rails)
7
* [Select2](https://github.com/argerim/select2-rails)
8
-* [Will paginate](https://github.com/mislav/will_paginate)
+* [Will paginate](https://github.com/mislav/will_paginate) (Optional)
9
* Links with `data: { confirm: 'Sure?' }` opens in Bootstrap Modal by default.
10
* Bootstrap Helpers
11
@@ -116,7 +116,7 @@ end
116
117
### Pagination
118
119
-## Will Paginate
+#### Will Paginate
120
121
Add Will Paginate to your Gemfile
122
0 commit comments