samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

Change when AF::Noid 2.0 is required so it doesn't break in production mode #1061

Closed mjgiarlo closed 7 years ago

mjgiarlo commented 7 years ago

Automatically run the new AF::Noid generator to complete installation of AF::Noid.

DO NOT MERGE until the PR points at a released version of AF::Noid (pointing at a GitHub branch at the moment).

@projecthydra/sufia-code-reviewers

val99erie commented 7 years ago

Ping @tpendragon and @sethaj

I know that Trey had implemented a work-around in Plum, and Seth did in Heliotrope, by adding a file to app/models/minter_state.rb. It seems this fix will allow you to remove that placeholder file.

mjgiarlo commented 7 years ago

Fixes #1045.