Sprockets is a Ruby library that preprocesses and concatenates 
JavaScript source files. It takes any number of source files 
and preprocesses them line-by-line in order to build a single 
concatenation. 

WWW: http://getsprockets.org/
