This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Description
For now ruby_deep_clone forces windows users to install RIDK on to be able to install this gem (to compile native extension).
It's totally ok for developers but sometimes RIDK installation create difficulties for those users who don't familiar with programming but wanna use some tool written in ruby
So it will be nice if you will provide prebuilt of native extension for your ruby gem
Thanks