-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hitobito
updated
10 files
+45 −13 | app/decorators/role_decorator.rb | |
+10 −6 | app/models/future_role.rb | |
+10 −8 | app/models/role.rb | |
+1 −1 | config/locales/models.de.yml | |
+0 −1 | config/locales/models.fr.yml | |
+0 −1 | config/locales/models.it.yml | |
+2 −2 | spec/controllers/roles_controller_spec.rb | |
+68 −49 | spec/decorators/role_decorator_spec.rb | |
+7 −7 | spec/features/roles_controller_spec.rb | |
+2 −2 | spec/models/role_spec.rb |