Method: ActiveRecord::DynamicMatchers::Method.matchers
- Defined in:
- activerecord/lib/active_record/dynamic_matchers.rb
.matchers ⇒ Object (readonly)
Returns the value of attribute matchers.
30 31 32 |
# File 'activerecord/lib/active_record/dynamic_matchers.rb', line 30 def matchers @matchers end |