1
0
mirror of synced 2026-08-05 22:56:55 +00:00

approve user

This commit is contained in:
Rimian Perkins
2017-03-21 14:28:26 +11:00
parent e26b73a57d
commit 61361bb69d
@@ -36,7 +36,7 @@ private
name: options[:name],
password: options[:password],
active: true
)
).approve(-1, false)
end
end
end