method
inflect
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ZeitwerkIntegration::Inflector
inflect(overrides)public
No documentation available.
# File activesupport/lib/active_support/dependencies/zeitwerk_integration.rb, line 65
def self.inflect(overrides)
@overrides.merge!(overrides)
end