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