instance method
start_periodic_timers
Ruby on Rails 8.0.4
Since v6.0.6Signature
start_periodic_timers()
Make periodic timers no-op
Source
# File actioncable/lib/action_cable/channel/test_case.rb, line 46
def start_periodic_timers; end
Defined in actioncable/lib/action_cable/channel/test_case.rb line 46
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Channel::ChannelStub