-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add configuration for using a custom ObjectFactory (#673)
* add configuration for using a custom ObjectFactory this is a first step toward #672 and valkyrie support. we want to be able to drop in an ObjectFactory implementation that finds and saves using Valkyrie instead of ActiveFedora. * fallback to default (#675) Update import_behavior.rb @no-reply what do you think about this change? This is mainly for projects that have Bulkrax already set up and don't have/don't know about the generated config that update to the latest version of Bulkrax. Also, this should fix specs. Co-authored-by: Kirk Wang <k3wang@gmail.com>
- Loading branch information
Showing
3 changed files
with
14 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters