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/matchers/respond_to.rb, line 27
      def description
        "respond to #{pp_names}#{with_arity}"
      end
Register or log in to add new notes.