method

prefix_to_sentence

rspec latest stable - Class: Spec::Matchers::Be

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (1.2.8) is shown here.

prefix_to_sentence()
private

No documentation available.

# File lib/spec/matchers/be.rb, line 160
        def prefix_to_sentence
          split_words(prefix)
        end