Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

add #build / #new and make << / #push save like active record does #63

Open
@catmando

Description

@catmando

<< should save, and build should not.

change push's name to build (be careful push / << may be used internally in Hypermesh) and add a new push which does build(...).save and returns self.

only allow build on root collections (not scopes) as the scope behavior is to fill in the attributes to match the scope. (see #64)

have to add the old behavior back into the deprecation gem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions