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