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