method
new
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::Deduplicable::ClassMethods
new(*, **)public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/deduplicable.rb, line 13
def new(*, **)
super.deduplicate
end