aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/sprockets/static_compiler.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix #3993 assets:precompile task does not detect index filesDmitry Vorotilin2012-05-011-0/+3
|
* 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