Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
lib/greenhat/thing/helpers.rb

Overview

Shims

Instance Method Summary collapse

Instance Method Details

#to_iObject



61
62
63
# File 'lib/greenhat/thing/helpers.rb', line 61

def to_i
  1
end