Flowdock
description() 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 65
      def description
        @_defined_description || @_matcher_description || "NO NAME"
      end
Register or log in to add new notes.