Class Numeric
In: lib/chef/monkey_patches/numeric.rb
Parent: Object

String elements referenced with [] <= 1.8.6 return a Fixnum. Cheat to allow for the simpler "test"[2].ord construct

Methods

fdiv   ord  

Public Instance methods

[Validate]