Method: ActiveRecord::DynamicMatchers::Method.matchers

Defined in:
activerecord/lib/active_record/dynamic_matchers.rb

.matchersObject (readonly)

Returns the value of attribute matchers.



30
31
32
# File 'activerecord/lib/active_record/dynamic_matchers.rb', line 30

def matchers
  @matchers
end