Flowdock
method

__full_description

Importance_0
1.1.4 - Show latest stable - 0 notes - Class: Spec::Example::ExampleMethods
__full_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 69
      def __full_description
        "#{self.class.description} #{self.description}"
      end
Register or log in to add new notes.