Module: Treat::Proxies

Includes:
Autoload
Defined in:
lib/treat/modules.rb,
lib/treat/proxies/array.rb,
lib/treat/proxies/proxy.rb,
lib/treat/proxies/number.rb,
lib/treat/proxies/string.rb,
lib/treat/proxies/language.rb

Overview

Proxies install builders on core Ruby objects; when a method defined by Treat is called on these objects, the Ruby object is cast to a Treat entity and the method is called on the resultant type.

Defined Under Namespace

Modules: Array, Numeric, Proxy, String

Method Summary

Methods included from Autoload

get_module_name, get_module_path, included, singularize