xml_accessor creates attr_accessors in addition to xml_readers
This commit is contained in:
parent
6468f0003b
commit
3ed10a22ff
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ class Retraction
|
|||
xml_accessor :diaspora_handle
|
||||
xml_accessor :type
|
||||
|
||||
attr_accessor :post_id
|
||||
attr_accessor :diaspora_handle
|
||||
attr_accessor :type
|
||||
attr_accessor :person
|
||||
|
||||
def self.for(object)
|
||||
|
|
|
|||
Loading…
Reference in a new issue