I'm trying to load a Twitter Bootstrap .js file, with something like this in my application.js file: //= require bootstrap-alerts and it's blowing up. Is that how you do it?
I did notice that in my compass_twitter_bootstrap-0.1.7 gem directory, the vendor/assets directory is missing.
I'm trying to load a Twitter Bootstrap .js file, with something like this in my application.js file:
//= require bootstrap-alerts
and it's blowing up. Is that how you do it?I did notice that in my
compass_twitter_bootstrap-0.1.7
gem directory, the vendor/assets directory is missing.