-
- Downloads
Fix cascaded deletion of shared_access for users and rooms (#3055)
* GIT-2444: add test for deletion of shared rooms
* GIT-3054: add test for deletion of user with shared rooms
* GIT-2444: fix deletion of shared rooms
Fixes #2444
* GIT-3054: fix deletion of user with shared rooms
Fixes #3054
Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
Showing
- app/models/room.rb 1 addition, 1 deletionapp/models/room.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- spec/controllers/rooms_controller_spec.rb 12 additions, 0 deletionsspec/controllers/rooms_controller_spec.rb
- spec/controllers/users_controller_spec.rb 14 additions, 0 deletionsspec/controllers/users_controller_spec.rb
Loading
Please register or sign in to comment