Hi On Mon, Feb 29, 2016, at 18:39, fugee ohu wrote: > Using require statements in application.js should reference files located > where? > //= require bootstrap-sprockets > where is bootstrap-sprockets supposed to be located? >
Any of directories in `config.assets.paths`. (can be checked with `Rails.configuration.assets.paths` from rails console). -- 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/1456740741.1122455.534799122.7D1AA39C%40webmail.messagingengine.com. For more options, visit https://groups.google.com/d/optout.

