Libraries
»
maybe_so
(1.1.0)
»
Index
»
TrueClass
»
#to_i
Method: TrueClass#to_i
Defined in:
lib/maybe_so/core_ext/true_class.rb
#
to_i
⇒
Object
2 3 4
# File 'lib/maybe_so/core_ext/true_class.rb', line 2
def
to_i
1
end