Displaying 1 result from an estimated 1 matches for "require_directory".
2012 Jan 05
6
assest pipeline how to exclude some css files?
...ree ./internet
*/
and applicatiion_intranet.css
/*
* application-intranet.css
*
*= require_self
*= require_tree ./intranet
*/
to include only the css under the two directories.
application.css is:
*= require_self
*= require colorbox
*= require jquery.multiselect
*= require superfish
*= require_directory .
*/
What can I do if I want to exclude the files under internet and
intranet directories?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@p...