Episode 118: Smaller Javascript Packages With the Rails Asset Pipeline

Published: Aug. 26, 2012, 6:26 p.m.

Marc Leglise shows how to break up your large application.js into logical chunks, leveraging more power from the Rails 3 asset pipeline. Building on last month's talk by Rafael Cardoso, this method allows you to separate concerns about download sizes from triggers for page-specific javascript.