mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Add test for ds key tag
This commit is contained in:
parent
75d7793007
commit
345e7eb401
2 changed files with 32 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
class CreateZonefileSetting < ActiveRecord::Migration
|
||||
# rubocop:disable Metrics/MethodLength
|
||||
def change
|
||||
create_table :zonefile_settings do |t|
|
||||
t.string :origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue