Merge branch 'master' of github.com:diaspora/diaspora
This commit is contained in:
commit
b1b24371d7
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"),
|
||||
:url=> "http://#{username}.joindiaspora.com/")
|
||||
)
|
||||
user.person.save
|
||||
user.person.save!
|
||||
|
||||
user.aspect(:name => "Presidents")
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue