Book Image

Bootstrap for Rails

By : Syed F Rahman
Book Image

Bootstrap for Rails

By: Syed F Rahman

Overview of this book

Table of Contents (18 chapters)
Bootstrap for Rails
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Through this chapter, we learned how to use some of the interesting and useful components of Bootstrap. These components are generally used to give a better user experience to the users of the application. We saw how to use breadcrumbs, paginations, labels and badges, and jumbotrons. We understood what alerts are and when to use them. We then proceeded to create a beautiful progress bar and widget using panels.

We will integrate these components in our existing application whenever needed in the next chapter.