Sha256: e743d6097276bb777aebe7ccb2171efc5113289c6c871bbb61c6eb80861f971b

Contents?: true

Size: 96 Bytes

Versions: 31

Compression:

Stored size: 96 Bytes

Contents

Server.api :update_user do |params,user|
  user.update(params[:attributes])
  "User updated"
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
rhosync-2.1.2 lib/rhosync/api/update_user.rb
rhosync-2.1.1 lib/rhosync/api/update_user.rb
rhosync-2.1.0 lib/rhosync/api/update_user.rb
rhosync-2.1.0.beta.2 lib/rhosync/api/update_user.rb
rhosync-2.1.0.beta.1 lib/rhosync/api/update_user.rb
rhosync-2.0.9 lib/rhosync/api/update_user.rb
rhosync-2.0.8 lib/rhosync/api/update_user.rb
rhosync-2.0.7 lib/rhosync/api/update_user.rb
rhosync-2.0.6 lib/rhosync/api/update_user.rb
rhosync-2.0.5 lib/rhosync/api/update_user.rb
rhosync-2.0.4 lib/rhosync/api/update_user.rb