Skip to content

Updated ArgumentMatcher documentation.

Created by: xtrasimplicity

Problem

The ArgumentMatcher documentation on Relish doesn't include having_attributes or an_object_having_attributes, which led me to create duck_type_including and submit PR #1221.

Solution

This PR updates the argument matcher documentation to include the having_attributes matcher.


This change is Reviewable

Merge request reports