Flowdock
method

changed_in_place?

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: Value
changed_in_place?(*) public

Determines whether the mutable value has been modified since it was read. Returns false by default. This method should not be overridden directly. Types which return a mutable value should include +Type::Mutable+, which will define this method.

Show source
Register or log in to add new notes.