class Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
def failure_message_when_negated
def failure_message_when_negated "Did not expect #{subject.class} to have ActionText::RichText"\ " :#{rich_text_attribute}" end
def failure_message_when_negated "Did not expect #{subject.class} to have ActionText::RichText"\ " :#{rich_text_attribute}" end