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
bogdanvlviv 7ec67c1d31
Add Channel tests to rails stats
Rails generates `test/channels`(#34933) and
even allows `rails test:channels` (#34947).
`rails stats` has been providing info about `app/channels`,
it makes sense to add `test/channels` as well.

(I've changed test because we generate `test/channels` with some code)
2019-01-21 10:45:08 +00:00
..
annotations.rake Respect config setting when output deprecation notice in rake tasks 2018-09-04 20:06:54 +09:00
dev.rake Respect config setting when output deprecation notice in rake tasks 2018-09-04 20:06:54 +09:00
engine.rake Remove DB naming ambiguity 2017-11-26 11:37:48 +01:00
framework.rake Add foreign key to active_storage_attachments for blob_id via new migration 2019-01-16 13:13:23 +00:00
initializers.rake Respect config setting when output deprecation notice in rake tasks 2018-09-04 20:06:54 +09:00
log.rake Enable Layout/EmptyLinesAroundBlockBody to reduce review cost in the future 2018-07-12 21:29:48 +09:00
middleware.rake Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
misc.rake Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
restart.rake Make restart and dev:cache tasks work when customizing pid file path 2017-08-21 05:44:11 +09:00
routes.rake Make rake routes deprecate before deleting 2018-08-20 08:47:29 +09:00
statistics.rake Add Channel tests to rails stats 2019-01-21 10:45:08 +00:00
tmp.rake Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
yarn.rake Respect Rails.env when running rails yarn:install 2019-01-04 11:54:47 -06:00