68 69 70 71
# File 'lib/code42/user.rb', line 68 def activate client.activate_user(id) client.user id end