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