RS, IZ; keys should roxml
This commit is contained in:
parent
ebe14b5afd
commit
2429a1a476
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ class Person
|
||||||
xml_accessor :_id
|
xml_accessor :_id
|
||||||
xml_accessor :email
|
xml_accessor :email
|
||||||
xml_accessor :url
|
xml_accessor :url
|
||||||
#xml_accessor :key_fingerprint
|
xml_accessor :serialized_key
|
||||||
xml_accessor :profile, :as => Profile
|
xml_accessor :profile, :as => Profile
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue