mirror of
https://github.com/internetee/registry.git
synced 2025-08-11 03:59:33 +02:00
Fixed codeclimate issue
This commit is contained in:
parent
c234449dae
commit
289159bff2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class WhiteIp < ApplicationRecord
|
class WhiteIp < ApplicationRecord # rubocop:disable Metrics/ClassLength
|
||||||
include Versions
|
include Versions
|
||||||
belongs_to :registrar
|
belongs_to :registrar
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue