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