Let's install a gem that helps us store images in our database. Instructions are here:
https://github.com/thoughtbot/paperclip
Add Bootstrap and Paperclip to your Blog app
Scaffold blog, blog_post and comments.
Rip out those CRUD tables and play with using 3 or 4 column grids to display content. Add styles like we did in class today and get creative!
By tts-jaime
Part II of Views/Controllers week (PT)