1d1f878054
Approved by: portmgr blanket
6 lines
242 B
Text
6 lines
242 B
Text
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: https://github.com/rails/sprockets
|