method
mutable?
v8.0.0 -
Show latest stable
- Class:
ActiveModel::Type::Value
mutable?()public
No documentation available.
# File activemodel/lib/active_model/type/value.rb, line 140
def mutable? # :nodoc:
false
end