class IpRestriction::IpsRetriever
Public Instance Methods
office_ips()
click to toggle source
# File lib/ip_restriction/ips_retriever.rb, line 3 def office_ips IpLoader.new(IpRestriction.file_path).load end
# File lib/ip_restriction/ips_retriever.rb, line 3 def office_ips IpLoader.new(IpRestriction.file_path).load end