Scott Jespersen

Results 2 comments of Scott Jespersen

I see. However, the following doesn't complain: ``` ruby tf = Tempfile.new('foo') tf.to_yaml # => "--- !ruby/object:File {}\n" ```

A similar exception would be a nice feature, but as you pointed out, my application of yaml here is somewhat misguided.