mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
110687814-migrations_and_values
This commit is contained in:
parent
185e1d5c93
commit
577762a2bc
5 changed files with 24 additions and 3 deletions
|
@ -17,7 +17,7 @@ class Epp::Domain < Domain
|
|||
end
|
||||
|
||||
def write_update_values
|
||||
self.updator_str = current_user.identity_code if current_user
|
||||
self.upid = current_user.identity_code if current_user
|
||||
self.updated_at = Time.zone.now
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue