Then I get an error message: File to import not found or unreadable:
bootstrap-sprockets.
If I remove the custom.css.scss file the error message goes away.
I think Hartl might just be wrong. The README for bootstrap-sass
indicates these should be in app/assets/stylesheets/application.css.scss, and you have to make some
other modifications to it as well.