Flowdock
method

clear_generated_description

Importance_0
clear_generated_description() public

No documentation

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

Hide source
# File lib/spec/matchers/generated_descriptions.rb, line 7
    def self.clear_generated_description
      self.last_matcher = nil
      self.last_should = nil
    end
Register or log in to add new notes.