What are the ways that you can speed up the Rails Asset Pipeline precompile process?
(2) avoid using partials In SCSS, we like to use partial to organize our assets
(2) avoid using partials
In SCSS, we like to use partial to organize our assets
On the latest railsconf there was introduced libsass.
Probably things are gonna change and rewritten in C, scss partials promise to be faster