Ruby on Rails Monday, February 29, 2016

On 29 February 2016 at 09:39, fugee ohu <fugee279@gmail.com> wrote:
> Using require statements in application.js should reference files located
> where?
> //= require bootstrap-sprockets
> where is bootstrap-sprockets supposed to be located?

If you have included the appropriate gem in Gemfile then you don't
need to put it anywhere.

Colin

>
> --
> 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/e765dfe2-3dad-459e-adfc-92da95a65d80%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
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/CAL%3D0gLtG1bm-yuKzRMWLeZC6miW4Vqsed%2BVn2_buD%2BEr0eLKbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment