method
evaluate_value_proc
1.2.0 -
Show latest stable
- Class:
Spec::Matchers::Change
evaluate_value_proc()public
No documentation available.
# File lib/spec/matchers/change.rb, line 34
def evaluate_value_proc
@value_proc.call
end