aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/tasks
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* modernizes hash syntax in actionviewXavier Noria2016-08-061-2/+2
* applies new string literal convention in actionview/libXavier Noria2016-08-061-5/+5
* Rename dependencies.rake to cache_digests.rakeDharam Gollapudi2016-03-091-0/+0
* Revert "Merge pull request #24125 from dharamgollapudi/patch-3"Matthew Draper2016-03-101-0/+0
* Rename dependencies.rake to cache_digests.rakeDharam Gollapudi2016-03-091-0/+0
* fix rake tasksAaron Patterson2016-02-161-2/+2
* push kwargs up to the user facing APIAaron Patterson2016-02-121-2/+2
* move cache_digests rake methods into their own namespacejonathan schatz2014-09-261-7/+9
* Fix cache_digest rake tasksJiri Pospisil2014-06-101-6/+10
* Adds template dependencies rake task from cache_digests gem.Thomas von Deyen2013-09-261-0/+17