class Bluepine::Attributes::NumberAttribute
Constants
- RULES
Public Instance Methods
native_type()
click to toggle source
# File lib/bluepine/attributes/number_attribute.rb, line 19 def native_type "number" end