mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Story#118912395 - add method name to objects which are assigned to EPP logger
This commit is contained in:
parent
714dd1473d
commit
af9fc5b4fa
2 changed files with 8 additions and 0 deletions
|
@ -62,6 +62,10 @@ class ApiUser < User
|
|||
username
|
||||
end
|
||||
|
||||
def name
|
||||
username
|
||||
end
|
||||
|
||||
def queued_messages
|
||||
registrar.messages.queued
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue