method
type
v6.1.7.7 -
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