pulibrary / dacs_handbook

Discovery and Access Services handbook
https://pulibrary.github.io/dacs_handbook/
0 stars 1 forks source link

Make ASpace helper_methods into a gem #181

Open regineheberlein opened 6 months ago

regineheberlein commented 6 months ago

Background

We want to add aspace2alma to lib_jobs. Since ad-hoc jobs not moving to lib_jobs rely on the same helper_methods, we want to turn the methods file into a gem so it can be used by both processes.

Acceptance criteria

Implementation notes

We can do this using bundler