This package installs method_missing handler to String class which handles to_xxxx_xxxx message to parse itself and convert into XxxxXxxx by sending parse message to XxxxXxxx class.
takiuchi
gem "string-to", "~> 0.0.1"