method

evaluate_value_proc

rspec latest stable - Class: Spec::Matchers::Change
evaluate_value_proc()
public

No documentation available.

# File lib/spec/matchers/change.rb, line 35
      def evaluate_value_proc
        @value_proc.call
      end