blob: e3b6a5a3169981324ce2cdcf4a2d2d084d787b53 (
plain) (
blame)
1
2
3
4
|
File::Assets is a tool for managing JavaScript and CSS assets in a (web)
application. It allows you to "publish" assests in one place after having
specified them in different parts of the application (e.g. throughout request
and template processing phases).
|