Skip to content

Enhance association matchers to check association attributes. #7

Description

@thomasfedb

Support the following matchers:

  • expect(Model).to have_many(:models).through(:other_model)
  • expect(Model).to have_many :models, through: :other_model

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions