Class: FalseClass

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

Instance Method Summary collapse

Instance Method Details

#to_iObject

Return 0



9
10
11
# File 'lib/rubyvis/javascript_behaviour.rb', line 9

def to_i
  0
end