Method: ActiveModel::Type::Boolean#type
- Defined in:
- activemodel/lib/active_model/type/boolean.rb
#type ⇒ Object
:nodoc:
26 27 28 |
# File 'activemodel/lib/active_model/type/boolean.rb', line 26 def type # :nodoc: :boolean end |
:nodoc:
26 27 28 |
# File 'activemodel/lib/active_model/type/boolean.rb', line 26 def type # :nodoc: :boolean end |