Commit 9efeb572 authored by James Lopez's avatar James Lopez

refactor services

parent 54c2a9b6
......@@ -14,8 +14,6 @@ module Users
assign_attributes(&block)
user_exists = @user.persisted?
if @user.save(validate: validate)
notify_success
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment