Libraries
»
to_bool
(2.0.0)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/to_bool.rb
Instance Method Summary
collapse
#
to_bool
⇒ Object
(also: #to_boolean)
Instance Method Details
#
to_bool
⇒
Object
Also known as:
to_boolean
19 20 21
# File 'lib/to_bool.rb', line 19
def
to_bool
self
end