Module
RSpec::Matchers::Pretty
In:
lib/rspec/matchers/pretty.rb
Methods
_pretty_print
expected_to_sentence
name
name_to_sentence
split_words
to_sentence
underscore
Public Instance methods
_pretty_print
(array)
expected_to_sentence
()
name
()
name_to_sentence
()
split_words
(sym)
to_sentence
(words)
underscore
(camel_cased_word)
Borrowed from ActiveSupport
[Validate]