module PinPoint

Constants

VERSION

Public Class Methods

ip(ip) click to toggle source
# File lib/pin_point.rb, line 9
def ip ip
  IpBlock.for_ip ip
end