mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Fixed codeclimate issues
This commit is contained in:
parent
80c4057b8f
commit
a03fb140a3
3 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
module Registrar::BookKeeping
|
||||
module Registrar::BookKeeping # rubocop:disable Metrics/ModuleLength
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
DOMAIN_TO_PRODUCT = { 'ee': '01EE', 'com.ee': '02COM', 'pri.ee': '03PRI',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue