mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +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
|
||||
belongs_to :registrar
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue