Fixed codeclimate issue

This commit is contained in:
Sergei Tsoganov 2023-07-03 15:47:45 +03:00
parent c234449dae
commit 289159bff2

View file

@ -1,4 +1,4 @@
class WhiteIp < ApplicationRecord
class WhiteIp < ApplicationRecord # rubocop:disable Metrics/ClassLength
include Versions
belongs_to :registrar