mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Attach nameservers directly to domain
This commit is contained in:
parent
98c2717539
commit
eb8de6479e
8 changed files with 22 additions and 36 deletions
|
@ -1,5 +1,4 @@
|
|||
class Admin::NameserversController < ApplicationController
|
||||
# TODO: Refactor this to domain_nameservers controller!
|
||||
before_action :set_domain
|
||||
before_action :set_nameserver, only: [:edit, :update, :destroy]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue