Method: ActiveModel::Type::Float#type
- Defined in:
- activemodel/lib/active_model/type/float.rb
#type ⇒ Object
39 40 41 |
# File 'activemodel/lib/active_model/type/float.rb', line 39 def type :float end |
39 40 41 |
# File 'activemodel/lib/active_model/type/float.rb', line 39 def type :float end |