65b9768ccf
Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group |
||
---|---|---|
.. | ||
application_controller.rb | ||
background_jobs_controller.rb | ||
dashboard_controller.rb | ||
groups_controller.rb | ||
hooks_controller.rb | ||
logs_controller.rb | ||
projects_controller.rb | ||
users_controller.rb |