mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
fixed codeclimate errors (partically)
This commit is contained in:
parent
3f41ce4ab4
commit
f4e0084895
103 changed files with 339 additions and 367 deletions
|
@ -5,8 +5,7 @@ require 'deserializers/xml/dnssec'
|
|||
module Deserializers
|
||||
module Xml
|
||||
class DomainCreate
|
||||
attr_reader :frame
|
||||
attr_reader :registrar
|
||||
attr_reader :frame, :registrar
|
||||
|
||||
def initialize(frame, registrar)
|
||||
@frame = frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue