APIdock
/
Ruby
/
Browse
About
method
to_s
v1_9_1_378
-
Show latest stable
- Class:
FalseClass
to_s
()
public
‘nuf said…
Show source
static VALUE false_to_s(VALUE obj) { return rb_usascii_str_new2("false"); }
Related methods
Instance methods
&
^
to_s
to_yaml
|