aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/tasks/tmp.rake
Commit message (Expand)AuthorAgeFilesLines
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Merge pull request #29540 from kirs/rubocop-frozen-stringMatthew Draper2017-07-021-0/+1
|\
| * Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* | Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-2/+9
|/
* applies new string literal convention in railties/libXavier Noria2016-08-061-7/+7
* issue FileUtils commands directly in Rake tasksXavier Noria2016-04-111-5/+3
* revises fileutils dependencies in railtiesXavier Noria2016-04-111-0/+2
* do not create unnecessary directoryyuuji.yaginuma2016-04-101-3/+1
* fix task description for tmp:createyuuji.yaginuma2015-01-251-1/+1
* Remove the tmp/sessions folder and its clear taskRobin Dupret2015-01-031-11/+3
* Use Ruby 1.9 Hash syntax in railtiesRobin Dupret2012-10-141-2/+2
* Assets cache shouldn't be shared between different environmentsGuillermo Iguaran2012-09-281-1/+3
* oops, should be directoryAaron Patterson2012-08-131-1/+1
* speed up cache directory creationAaron Patterson2012-08-131-3/+9
* Use cache/assets instead.José Valim2011-07-121-2/+1
* assets.cache_store now defaults to filesystem. You will want to share tmp/ass...José Valim2011-07-121-1/+2
* Cut down on tasks shown in rake -TDavid Heinemeier Hansson2010-06-091-5/+5
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+37