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 IPAddr#to_i
to_i -> Integer
[
permalink
][
rdoc
][
edit
]
整数に変換します。
例:
require "ipaddr" p IPAddr.new("0.0.1.0").to_i # => 256