method
prefix_to_sentence
1.3.1 -
Show latest stable
- Class:
Spec::Matchers::BePredicate
prefix_to_sentence()private
No documentation available.
# File lib/spec/matchers/be.rb, line 175
def prefix_to_sentence
split_words(@prefix)
end