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