anima icon indicating copy to clipboard operation
anima copied to clipboard

Change Anima::InstanceMethods#to_h to accept a block

Open dkubb opened this issue 3 years ago • 0 comments

Summary

This branch changes Anima::InstanceMethods#to_h to accept an optional block.

This behaviour is similar to Hash#to_h in Ruby 2.6+.

Changes

  • Change Anima::InstanceMethods#to_h to accept a block

dkubb avatar Jun 27 '21 17:06 dkubb