ba9b69fc1a
Ruby objects. This module provides an alternative method of freezing objects to the embedded from the Ruby Object module. WWW: https://github.com/dkubb/ice_nine PR: ports/187988 Submitted by: Michael Moll <kvedulv at kvedulv.de>
5 lines
234 B
Text
5 lines
234 B
Text
The ice_nine gem provides a Ruby module that allows one to deep freeze
|
|
Ruby objects. This module provides an alternative method of freezing
|
|
objects to the embedded from the Ruby Object module.
|
|
|
|
WWW: https://github.com/dkubb/ice_nine
|