aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/sprockets/static_compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend the set of compressible files by some common types.r-stu312012-01-081-1/+1
* Enable to handle over in options the regexp determining which files to gzip.r-stu312012-01-081-1/+2
* assets compilation task refactoringMark J. Titorenko2011-10-051-20/+29
* Avoid using pathnames and automatically create the manifest directory if one ...José Valim2011-09-241-3/+2
* Move precompile task to Sprockets::StaticCompilerGuillermo Iguaran2011-09-201-0/+53