mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
parent
326ded8010
commit
7ab68032ea
1 changed files with 0 additions and 4 deletions
|
@ -313,10 +313,6 @@ class Contact < ActiveRecord::Base
|
|||
!org?
|
||||
end
|
||||
|
||||
# def auth_info=(pw)
|
||||
# self[:auth_info] = pw if new_record?
|
||||
# end
|
||||
|
||||
def code=(code)
|
||||
self[:code] = code if new_record? # cannot change code later
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue