method

body

body()
private

No documentation available.

# File activerecord/lib/active_record/dynamic_matchers.rb, line 72
      def body
        "#{finder}(#{attributes_hash})"
      end