easy_yaml 0.2.2
EasyYAML reads a file from a path and uses YAML.safe_load to safely load its contents and optionally works with Rails.root
Gemfile:
=
install:
=
Development Dependencies (7):
bundler
~> 2.0
byebug
>= 0
rake
~> 13.0
rspec
~> 3.0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rspec
>= 0