Skip to content

Equality for Reynard::Model instances #26

@Manfred

Description

@Manfred

For testing it's useful when the following is true:

assert_equal(
  Reynard::Model.new(title: "Equality"),
  Reynard::Model.new(title: "Equality"),
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureDescription of a feature that could be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions