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
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
..
channel Cable: Periodic timers refresh 2016-04-18 13:08:22 -07:00
client Fix unsubscribed server side behavior 2016-02-18 16:26:17 -05:00
connection - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionCable::Connection::StreamTest test name 2016-04-15 16:03:21 +05:30
server Ensure server broadcasts are to string queue names 2016-02-24 17:22:06 -06:00
stubs Cable message encoding 2016-03-31 07:08:16 -07:00
subscription_adapter Cable message encoding 2016-03-31 07:08:16 -07:00
client_test.rb Cable message encoding 2016-03-31 07:08:16 -07:00
test_helper.rb Cable message encoding 2016-03-31 07:08:16 -07:00
worker_test.rb Cable: Periodic timers refresh 2016-04-18 13:08:22 -07:00