Method: ActiveModel::Type::Value#precision
- Defined in:
- activemodel/lib/active_model/type/value.rb
#precision ⇒ Object (readonly)
Returns the value of attribute precision.
11 12 13 |
# File 'activemodel/lib/active_model/type/value.rb', line 11 def precision @precision end |