lutaml / oscal

Gem for accessing/writing OSCAL content
BSD 2-Clause "Simplified" License
6 stars 4 forks source link

Implement to_yaml methods to allow output of the Catalog model #5

Open ronaldtse opened 1 year ago

ronaldtse commented 1 year ago
Oscal::Catalog.load_from_yaml('xxx.yml').to_yaml
ronaldtse commented 1 year ago

This is pending implementation as mentioned by https://github.com/metanorma/coradoc/pull/17#pullrequestreview-1425391688