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

Ensures that Collections are built using the LicenseBuilder and RenderingBuilder #451

Merged
merged 3 commits into from
Oct 24, 2017

Conversation

jrgriffiniii
Copy link
Contributor

Resolves #379

# This is currently here to work around https:/iiif-prezi/osullivan/issues/56
if identifier?
if manifest.is_a? FasterIIIFManifest
manifest.rendering = rendering_hash
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not just do manifest["rendering"] = rendering_hash?

@jrgriffiniii jrgriffiniii force-pushed the issues-379-jrgriffiniii-sr-mvw-manifests branch from ec8c48e to e1ef1e4 Compare October 23, 2017 13:19
Removing the mutator method ManifestBuilder::FasterIIIFManifest#rendering=
@jrgriffiniii jrgriffiniii force-pushed the issues-379-jrgriffiniii-sr-mvw-manifests branch from 9b1c4d9 to 103724f Compare October 23, 2017 14:06
@jrgriffiniii
Copy link
Contributor Author

This has been updated and is prepared for another review.

@tpendragon tpendragon merged commit a22e44b into master Oct 24, 2017
@tpendragon tpendragon deleted the issues-379-jrgriffiniii-sr-mvw-manifests branch October 24, 2017 00:11
@tpendragon tpendragon removed the Review label Oct 24, 2017
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.

2 participants