Method: ActiveRecord::DynamicMatchers::Method.suffix
- Defined in:
- activerecord/lib/active_record/dynamic_matchers.rb
.suffix ⇒ Object
45 46 47 |
# File 'activerecord/lib/active_record/dynamic_matchers.rb', line 45 def suffix "" end |