Active Zone
A Rails engine for managing database-backed DNS zones with various nameserver adapters.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem "active_zone"
And then execute:
$ bundle
Or install it yourself as:
$ gem install active_zone
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License, and aims to remain compatible with the Ruby on Rails licensing terms.