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