Sha256: b06e3b665a99e79b08a430acc43b9454aa177b04861b513fcca4244ee8ebc7b2
Contents?: true
Size: 575 Bytes
Versions: 1
Compression:
Stored size: 575 Bytes
Contents
{ "workflows": [ { "name": "default", "label": "Default workflow", "description": "A single submission step, default workflow", "actions": [ { "name": "deposit", "from_states": [], "transition_to": "deposited", "methods": [ "Hyrax::Workflow::GrantEditToDepositor", "Hyrax::Workflow::ActivateObject" ] } ] } ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
test_hyrax-0.0.1.alpha | lib/generators/hyrax/templates/workflow.json.erb |