module ArQueryMatchers::ArQueryMatchers::CreateModels
Public Instance Methods
failure_text()
click to toggle source
# File lib/ar_query_matchers.rb, line 35 def failure_text expectation_failed_message('create') end