ruby-ice-nine

Ruby module to deep freeze objects
  https://github.com/dkubb/ice_nine
  0
  no reviews



This package 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.