Flowdock
method

implementation_backtrace

Importance_0
implementation_backtrace() public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/example/example_methods.rb, line 91
      def implementation_backtrace
        eval("caller", @_implementation)
      end
Register or log in to add new notes.