From: naruse@... Date: 2016-02-16T06:33:01+00:00 Subject: [ruby-core:73821] [Ruby trunk Feature#11666][Assigned] IPAddr#private? Issue #11666 has been updated by Yui NARUSE. Status changed from Open to Assigned Assignee changed from Masaki Matsushita to Akinori MUSHA The maintainer is knu. ---------------------------------------- Feature #11666: IPAddr#private? https://bugs.ruby-lang.org/issues/11666#change-56998 * Author: Masaki Matsushita * Status: Assigned * Priority: Normal * Assignee: Akinori MUSHA ---------------------------------------- I propose a new feature: IPAddr#private?. Example: ```ruby IPAddr.new("192.168.1.1").private? #=> true. ``` ---Files-------------------------------- patch.diff (1.58 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: