mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Rubocop autocorrect
This commit is contained in:
parent
f8c48a7456
commit
6c5c0b38c8
59 changed files with 533 additions and 546 deletions
|
@ -1,5 +1,5 @@
|
|||
class EppUser < ActiveRecord::Base
|
||||
#TODO should have max request limit per day
|
||||
# TODO should have max request limit per day
|
||||
belongs_to :registrar
|
||||
has_many :contacts
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue