Twitter bootstrap – Bootstrap and Rails
I'm looking at the official documentation for including Twitter Bootstrap in Rails, and one of the item that caught me off guard was this: Then, remove all the *= require_self and *= require_tree . statements from the sass file. Instead,…