Module: Kernel
- Defined in:
- lib/couchbase-orm.rb
Overview
Add method to the Kernel module, making it available in all Ruby objects since Kernel is included by Object. See: www.virtuouscode.com/2012/05/07/a-ruby-conversion-idiom/
Add method to the Kernel module, making it available in all Ruby objects since Kernel is included by Object. See: www.virtuouscode.com/2012/05/07/a-ruby-conversion-idiom/