Skip to content

Make Interactor::Schema::Context 1 for 1 compatible with OpenStructs #1

@berfarah

Description

@berfarah

There are a few methods from OpenStruct that have not been implemented.

This is not a super high priority for me, but I could see a case being made for this, since it'll help with drop-in compatibility.

Methods I'd consider implementing are:

  • #delete_field
  • #each_pair
  • #eql?
  • #modifiable as a reference to self

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions