method
body
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::DynamicMatchers::Method
body()private
No documentation available.
# File activerecord/lib/active_record/dynamic_matchers.rb, line 72
def body
"#{finder}(#{attributes_hash})"
end