Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds function to create a new, unused resource #32

Merged
merged 1 commit into from
Mar 12, 2017

Conversation

jessecarl
Copy link
Member

Adds a function for creating new resources that are ready to be used.
This new Resource has a generated, unique ID (UUID v4), but otherwise
zero-value properties. A new Resource can be saved directly or updated
with a new Since and Status value.

Adds a function for creating new resources that are ready to be used.
This new Resource has a generated, unique ID (UUID v4), but otherwise
zero-value properties. A new Resource can be saved directly or updated
with a new Since and Status value.
@coveralls
Copy link

coveralls commented Mar 12, 2017

Coverage Status

Coverage increased (+0.1%) to 89.318% when pulling 02d2e75 on feature/issue-5/new-resource into d7dbbfd on master.

@jessecarl jessecarl merged commit e3ecd4d into master Mar 12, 2017
@jessecarl jessecarl deleted the feature/issue-5/new-resource branch March 12, 2017 02:45
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.

None yet

2 participants