method
build
rails latest stable - Class:
ActiveSupport::Messages::RotationCoordinator
build(salt, secret_generator:, secret_generator_options:, **options)private
No documentation available.
# File activesupport/lib/active_support/messages/rotation_coordinator.rb, line 88
def build(salt, secret_generator,, secret_generator_options,, **options)
raise NotImplementedError
end