Rails
Ruby 2.5.0
6.1
6.0
5.2
5.1
5.0
4.2
2.6.0
2.7.0
3.0
instance method TrueClass#to_s
to_s -> String
[
permalink
][
rdoc
][
edit
]
常に文字列 "true" を返します。
例:
true.to_s # => "true"