Libraries
»
language-ruby
(0.5.3)
»
Index
»
Code
»
Object
»
Boolean
»
#truthy?
Method: Code::Object::Boolean#truthy?
Defined in:
lib/code/object/boolean.rb
#
truthy?
⇒
Boolean
Returns:
(
Boolean
)
10 11 12
# File 'lib/code/object/boolean.rb', line 10
def
truthy?
raw
end