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



50
51
52
# File 'lib/greenhat/thing/helpers.rb', line 50

def to_i
  1
end