Speeding Up Rails Assets Precompilation

Author:
Source

There has been a lot of conversations on social media about the “NoBuild ” approach: using native browser features and plain CSS+JavaScript to avoid a precompilation step for our assets.

Read more