mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Version refactored
This commit is contained in:
parent
c1949e7069
commit
3e2be53853
48 changed files with 379 additions and 147 deletions
|
@ -1,4 +1,6 @@
|
|||
class DomainVersion < PaperTrail::Version
|
||||
include VersionSession
|
||||
|
||||
self.table_name = :log_domains
|
||||
self.sequence_name = :log_domains_id_seq
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue