Get the latest tech news
Ruby-refrigerator: Freeze all core Ruby classes
Freeze all core ruby classes. Contribute to jeremyevans/ruby-refrigerator development by creating an account on GitHub.
Refrigerator offers an easy way to freeze all ruby core classes and modules. Refrigerator also offers a check_require method for checking libraries for modifications to the core classes. The :exclude option is basically a last resort, where you can disable the freezing of certain core classes, if you know the required library modifies them.
Or read this on Hacker News