The project is in a healthy, maintained state
A collection of location-related utilities for the UC Berkeley Library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 6.1
~> 0.8
~> 2.7
~> 13.0
~> 3.10
= 1.39
~> 1.7.1
~> 0.21
~> 3.12

Runtime

 Project Readme

BerkeleyLibrary::Location

Build Status Gem Version

Miscellaneous location-related utilities for the UC Berkeley Library.

Updated to Worldcat API Version 2: https://developer.api.oclc.org/wcv2#/Member%20General%20Holdings/find-bib-holdings

NOTE: For new and updated tests we've implemented the use of VCR to handle API mocks. Therefore in order to run tests, you'll need to have your API Key and Secret set as environment variables: LIT_WORLDCAT_API_KEY LIT_WORLDCAT_API_SECRET

Once the cassettes are created you can force a re-recording of cassettes by adding the following ENV: RE_RECORD_VCR="true"