Flowdock
method

unstub!

Importance_0
unstub!(message) 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 22
      def unstub!(message)
        __mock_proxy.remove_stub(message)
      end
Register or log in to add new notes.