Module: OpenProject::GlobalRoles::Patches::RolePatch::ClassMethods

Defined in:
lib/open_project/global_roles/patches/role_patch.rb

Instance Method Summary collapse

Instance Method Details

#find_all_givable_with_no_global_rolesObject



32
33
34
# File 'lib/open_project/global_roles/patches/role_patch.rb', line 32

def find_all_givable_with_no_global_roles
  givable.all
end