1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/tasks
Chuck Callebs a01e58afd9 Add rake dev:cache task to enable dev mode caching.
Taken from @Sonopa's commits on PR #19091.

Add support for dev caching via "rails s" flags.

Implement suggestions from @kaspth.

Remove temporary cache file if server does not have flags.

Break at 80 characters in railties/CHANGELOG.md

Remove ability to disable cache based on server options.

Add more comprehensive options: --dev-caching / --no-dev-caching
2015-08-04 23:41:23 -04:00
..
annotations.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
dev.rake Add rake dev:cache task to enable dev mode caching. 2015-08-04 23:41:23 -04:00
engine.rake Improved grammar and replaced 'dbs' slang with 'databases' 2013-06-27 10:58:08 +05:30
framework.rake Merge pull request #20326 from hderms/dh/fix_task_bug 2015-05-27 22:19:57 -03:00
initializers.rake Actually rename to rake initializers 2015-03-21 12:45:15 -07:00
log.rake More Warnings removed for ruby trunk 2013-11-01 13:47:23 +01:00
middleware.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
misc.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
restart.rake rake restart should work without a tmp folder 2015-05-30 00:44:05 -07:00
routes.rake split formatting concerns from RoutesInspector 2013-01-05 13:59:14 +01:00
statistics.rake Drop old test locations from rake stats 2015-01-09 12:54:11 +03:00
tmp.rake fix task description for tmp:create 2015-01-25 21:25:35 +09:00