Public Suffix List - Ruby implementation
Public Suffix (formerly Public Suffix Service) is a Ruby domain name parser based on the Public Suffix List.
Important
The public_suffix_list
gem is now known as public_suffix
.
Please update your applications to use the new gem.
$ gem install public_suffix
License
Public Suffix is copyright (c) 2009-2011 Simone Carletti. This is Free Software distributed under the MIT license.