Add encryptable to profiles

This commit is contained in:
Raphael 2010-09-09 17:43:07 -07:00
parent 87bef90932
commit 8b09d8107c

View file

@ -3,6 +3,7 @@ class Profile
require 'lib/diaspora/webhooks'
include Diaspora::Webhooks
include ROXML
include Encryptable
xml_reader :person_id
xml_accessor :first_name