summaryrefslogtreecommitdiff
path: root/spec/functions/validate_ip_address_spec.rb
AgeCommit message (Collapse)Author
2016-10-03Replace :context with :all in spec testsHelen Campbell
2016-09-05Deprecation function to be mutable in all casesHelen Campbell
2016-08-17Deprecation of ip functionsHelen Campbell
2015-11-30Add validator for any IP addressJaume Devesa
Provide a validator for IP addresses, regardless they are IPv4 or IPv6, and its documentation.