Skip to content

Conversation

AlexWayfer
Copy link
Contributor

It's like experimental and debatable, but looks cool for me.

It's like experimental and debatable, but looks cool for me.
@coveralls
Copy link

coveralls commented Jul 12, 2018

Coverage Status

Coverage increased (+0.008%) to 99.886% when pulling 57f1623 on AlexWayfer:support_array_mutations into b57d637 on davydovanton:master.

Copy link
Owner

@davydovanton davydovanton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey, thanks for PR. Idea looks cool in general, but I suggest to use optional mutation array. For example:

attribute :books, MutableArray, of: Book

# or

attribute :books, Array, of: Book

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants