String.IO
objects to #eval_file_with_extras
, basically adding another type
, may be :io
https://github.com/stevenjack/cfndsl/blob/master/lib/cfndsl.rb#L66. Currently I'm using tempfile
to write a yaml file and read it back again, seems unnecessary heh. I can make a PR...
:ruby
file?