method
lookup
v6.1.7.7 -
Show latest stable
- Class:
ActiveModel::Type
lookup(*args)public
No documentation available.
# File activemodel/lib/active_model/type.rb, line 32
def lookup(*args) # :nodoc:
registry.lookup(*args)
end