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

Add Unique ID support to Asset and ExternalAsset #241

Merged
merged 4 commits into from
Aug 26, 2016

Conversation

gschneider-r7
Copy link
Contributor

This was previously hidden away in private test code, but I'm not sure why it wouldn't be in the public code.

I also removed the version restriction on rubocop because it caused me some issues with my dev environment.


def to_h
{ source: source,
id: id}

Choose a reason for hiding this comment

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

Space inside } missing.

@gschneider-r7 gschneider-r7 merged commit c1b5897 into master Aug 26, 2016
@gschneider-r7 gschneider-r7 deleted the update_asset_api_fields branch August 26, 2016 22: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.

4 participants