Ruby on Rails Friday, October 7, 2016

Hi,

I'd need an advice from more experienced.
How to work with a js library that has no gem, but has its own stylesheets in css folder, images in img folder and another javascript files in subfolders?

I guess it should all go to the vendor/assets, but should I distribute those files to vendor/assets/stylesheets and vendor/assets/javascripts? Should I keep the folders structure with img and css folders?
And what about the relative paths in those files?

Thanks a lot

--
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/228efca7-c7b8-45cb-b7c9-075e419fa324%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment