I got a problem when adding bootstrap into my rail project. The error message is given as:
File to import not found or unreadable: bootstrap-sprockets.
I have tried the following two solutions but none of them works for me.
Solution 1: Couldn't find file 'twitter/bootstrap' (ROR)
Solution 2: Sprockets::FileNotFound couldn't find file 'bootstrap' with type 'text/css'
