MS removing production stuff from master... yowch
This commit is contained in:
parent
3631df413e
commit
16625f4ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ def create
|
||||||
:image_url => "http://#{username}.joindiaspora.com/images/user/#{username}.jpg"),
|
:image_url => "http://#{username}.joindiaspora.com/images/user/#{username}.jpg"),
|
||||||
:url=> "http://#{username}.joindiaspora.com/")
|
:url=> "http://#{username}.joindiaspora.com/")
|
||||||
)
|
)
|
||||||
user.person.save
|
user.person.save!
|
||||||
|
|
||||||
user.aspect(:name => "Presidents")
|
user.aspect(:name => "Presidents")
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue