method
clear_rotations
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::Messages::RotationCoordinator
clear_rotations()public
No documentation available.
# File activesupport/lib/active_support/messages/rotation_coordinator.rb, line 39
def clear_rotations
changing_configuration!
@rotate_options.clear
self
end