mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
we need assign key as well
This commit is contained in:
@@ -16,6 +16,7 @@ class User
|
||||
|
||||
many :groups, :class_name => 'Group'
|
||||
|
||||
before_validation_on_create :assign_key
|
||||
before_validation :do_bad_things
|
||||
after_validation_on_create :setup_person
|
||||
|
||||
|
||||
Reference in New Issue
Block a user