Take out pivotal only for a second
This commit is contained in:
parent
424f576d95
commit
771c594814
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class User
|
||||||
many :groups, :class_name => 'Group'
|
many :groups, :class_name => 'Group'
|
||||||
|
|
||||||
before_validation_on_create :setup_person
|
before_validation_on_create :setup_person
|
||||||
before_create :pivotal_only
|
#before_create :pivotal_only
|
||||||
|
|
||||||
######## Making things work ########
|
######## Making things work ########
|
||||||
key :email, String
|
key :email, String
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue