Flowdock
rspec_reset(#:nodoc:) public

No documentation

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

Hide source
# File lib/spec/mocks/methods.rb, line 24
      def rspec_reset #:nodoc:
        __mock_proxy.reset
      end
Register or log in to add new notes.