Class: TrueClass

Inherits:
Object show all
Defined in:
lib/rubyvis/javascript_behaviour.rb

Instance Method Summary collapse

Instance Method Details

#to_iObject

Return 1



3
4
5
# File 'lib/rubyvis/javascript_behaviour.rb', line 3

def to_i
  1
end