summaryrefslogtreecommitdiff
path: root/spec/services/users/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement Users::BuildServicegeoandri2017-04-131-66/+12
* Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-041-0/+26
* Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-0/+17
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+182