mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
parent
4ec4e50334
commit
3c274ba8d4
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
class EppSession < ActiveRecord::Base
|
||||
belongs_to :user, required: true
|
||||
belongs_to :registrar
|
||||
|
||||
validates :session_id, uniqueness: true, presence: true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue