Thanks for your help Tamara, I went to the link and then I installed the bootstrap-sass gem. I was able to get it to work using the same file location
gem 'bootstrap-sass', '~> 3.3.6' Thanks again, Glenn Sutherland On Saturday, January 16, 2016 at 12:54:38 PM UTC-8, Glenn Sutherland wrote: > > I am working on The Ruby on Rails Tutorial on Linux Xubuntu, and > everything is working until I add: > > app/assets/stylesheets/custom.css.scss > > @import "bootstrap-sprockets";@import "bootstrap"; > > 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. > > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/18954cc6-e22f-4276-9668-4c5fffc5cc81%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

