CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

psych loading issues in Ruby 3 #302

Open wkdewey opened 3 months ago

wkdewey commented 3 months ago

Fix the following issue with YAML described on StackOverflow:

https://stackoverflow.com/questions/71191685/visit-psych-nodes-alias-unknown-alias-default-psychbadalias

This frequently crops up when I try to upgrade repos so it should be fixed in the Orchid templates too.