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