Object
False is always blank.
false.blank? #=> true
@return [TrueClass]
@api public
# File lib/extlib/blank.rb, line 70 70: def blank? 71: true 72: end
# File lib/extlib/boolean.rb, line 8 8: def try_dup 9: self 10: end
# File lib/extlib/try_dup.rb, line 17 17: def try_dup 18: self 19: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.