method
type
v7.0.0 -
Show latest stable
- Class:
ActiveModel::Type::Boolean
type()public
No documentation available.
# File activemodel/lib/active_model/type/boolean.rb, line 28
def type # :nodoc:
:boolean
end type()No documentation available.
# File activemodel/lib/active_model/type/boolean.rb, line 28
def type # :nodoc:
:boolean
end