1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application/rake
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
..
dbs_test.rb tests, railties tests should use bin/ executables when possible. 2015-06-30 11:19:01 +02:00
dev_test.rb Add rake dev:cache task to enable dev mode caching. 2015-08-04 23:41:23 -04:00
framework_test.rb Merge pull request #20326 from hderms/dh/fix_task_bug 2015-05-27 22:19:57 -03:00
migrations_test.rb dump_schema_after_migration applies migration tasks other than db:migrate 2015-06-30 16:36:03 +02:00
notes_test.rb Fix rake/notes_test 2015-07-29 20:12:56 -05:00
restart_test.rb rake restart should work without a tmp folder 2015-05-30 00:44:05 -07:00