domain_name

Synopsis

Domain Name manipulation library for Ruby

Description

To-do’s

Installation

    gem install domain_name

Release

Releases use v-prefixed version tags. Push the release commit to master, wait for CI to pass, and then push the matching tag. A successful tag CI run publishes the gem through RubyGems trusted publishing and creates the GitHub release.

Before the first automated release, register knu/ruby-domain_name, workflow publish-gem.yml, and environment rubygems.org as a trusted publisher at rubygems.org/gems/domain_name/trusted_publishers/new.

References

License

Copyright © 2011-2017 Akinori MUSHA

Licensed under the 2-clause BSD license.

Some portion of this library is copyrighted by third parties and licensed under MPL 2.0 or 3-clause BSD license, See LICENSE.txt for details.