Skip to content

Instantly share code, notes, and snippets.

@kareemgrant
Last active August 29, 2015 14:20
Show Gist options
  • Save kareemgrant/7a2107bf56741f190504 to your computer and use it in GitHub Desktop.
Save kareemgrant/7a2107bf56741f190504 to your computer and use it in GitHub Desktop.

Incorporating Bootstrap with Rails

Goals

  1. Become comfortable with adding Bootstrap to a Rails application

Assignment

This homework assignment requires that you build upon your existing blog app (from the prior homework assignment)

  1. Add Bootstrap to your blog app

  2. Display all list (index) views as tables

  3. Display all error messages using Bootstrap's alert

  4. Display all forms using Bootstrap's form html/css

Recommended Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment