Class: FalseClass

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

Overview

Shims

Instance Method Summary collapse

Instance Method Details

#to_iObject



68
69
70
# File 'lib/greenhat/thing/helpers.rb', line 68

def to_i
  0
end