Practical Rails : Adding a bootstrap theme
When you are trying to get your webapp prototype or MVP up and running, you wouldn't wait for your UI group to deliver their entire UI assets. {wrap}bootstrap is a good place to get bootstrap themes for less than $20. And who knows, the theme you select maybe good enough to go to production. In this post, I present the steps to plug a bootstrap theme into your Rails app.