Ruby on Rails Monday, February 29, 2016



On Monday, February 29, 2016 at 5:13:13 AM UTC-5, nanaya wrote:
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).

That doesn't seem to be an answer to my question

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c44c9bcc-44e2-45e7-a949-32e146932aab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment