Sha256: 50b4387e4702b7e9d4055dfcf43c007e9c8bde3dd4e343db523b0527dbc64fd2
Contents?: true
Size: 110 Bytes
Versions: 6
Compression:
Stored size: 110 Bytes
Contents
require_relative 'path53/change_set' module Path53 def self.change(zone) ChangeSet.new(zone) end end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
path53-0.4.14 | lib/path53.rb |
path53-0.4.8 | lib/path53.rb |
path53-0.4.7 | lib/path53.rb |
path53-0.4.6 | lib/path53.rb |
path53-0.4.4 | lib/path53.rb |
path53-0.4.3 | lib/path53.rb |