1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/channel
Jeremy Daer 983b743c8c
Cable: Periodic timers refresh
* Rewrite docs
* Support blocks in addition to method names and Proc args
* Check for valid arguments
* Convert `periodically :method_name` to Proc callbacks
* Drop periodic runner methods from the worker pool
* Ensure we clear active periodic timers after shutdown
2016-04-18 13:08:22 -07:00
..
base_test.rb Cable message encoding 2016-03-31 07:08:16 -07:00
broadcasting_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
naming_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
periodic_timers_test.rb Cable: Periodic timers refresh 2016-04-18 13:08:22 -07:00
rejection_test.rb Cable message encoding 2016-03-31 07:08:16 -07:00
stream_test.rb Run Action Cable callbacks through the worker pool 2016-04-13 13:09:16 -06:00