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