- Become comfortable with adding Bootstrap to a Rails application
This homework assignment requires that you build upon your existing blog app (from the prior homework assignment)
-
Add Bootstrap to your blog app
-
Display all list (index) views as tables
-
Display all error messages using Bootstrap's alert
-
Display all forms using Bootstrap's form html/css
- Review Bootstrap documentation
- Learn about Rail's Asset Pipeline