Class: String

Inherits:
Object
  • Object
show all
Includes:
SafeIntern::ExceptionPatch
Defined in:
lib/safe_intern/string.rb

Overview

Patch String class to throw exception when new Symbol is created by intern or to_sym methods.

Usage: require ‘safe_intern/string’