method
mutable?
rails 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 mutable?()No documentation available.
# File activemodel/lib/active_model/type/value.rb, line 140
def mutable? # :nodoc:
false
end