Rails
Ruby 2.7.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
3.0
instance method Integer#to_i
to_i -> self
[
permalink
][
rdoc
][
edit
]
to_int -> self
self を返します。
例:
10.to_i # => 10