method
new
v7.2.3 -
Show latest stable
- Class:
ActiveModel::Type::Registry
new()public
No documentation available.
# File activemodel/lib/active_model/type/registry.rb, line 6
def initialize
@registrations = {}
end