boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

improve loading of YAML values in a_load_commonwealth_vlr_configs.rb #61

Closed ebenenglish closed 1 year ago

ebenenglish commented 2 years ago

Simplify syntax for loading values from YAML files in lib/generators/ commonwealth-vlr-engine/templates/config/initializers/a_load_commonwealth_vlr_configs.rb

See: https://github.com/boston-library/Commonwealth-public-interface/commit/4b35b57d3c0b2ac7728a765fb0ac6ed0c960f672

ebenenglish commented 1 year ago

Fixed via #70