mirror of
https://github.com/internetee/registry.git
synced 2025-07-14 23:15:14 +02:00
Throw out old stuff
This commit is contained in:
parent
3ed2cddad4
commit
8307cde4ab
12 changed files with 31 additions and 644 deletions
|
@ -1,6 +1,4 @@
|
|||
class Epp::DomainsController < ApplicationController
|
||||
include Epp::Common
|
||||
|
||||
class Epp::DomainsController < EppController
|
||||
def create
|
||||
@domain = Epp::EppDomain.new(domain_create_params)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue