aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/sprockets/static_compiler.rb
Commit message (Collapse)AuthorAgeFilesLines
* assets compilation task refactoringMark J. Titorenko2011-10-051-20/+29
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Avoid using pathnames and automatically create the manifest directory if one ↵José Valim2011-09-241-3/+2
| | | | does not exist yet.
* Move precompile task to Sprockets::StaticCompilerGuillermo Iguaran2011-09-201-0/+53