method
register
v5.2.3 -
Show latest stable
- Class:
ActiveModel::Type
register(type_name, klass = nil, **options, &block)public
Add a new type to the registry, allowing it to be gotten through ActiveModel::Type#lookup
register(type_name, klass = nil, **options, &block)Add a new type to the registry, allowing it to be gotten through ActiveModel::Type#lookup