Home
last modified time | relevance | path

Searched refs:visible_to_user_arel (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Dgroup.rb161 visible_for_user = visible_to_user_arel(user)
222 def visible_to_user_arel(user) singletonMethod in Group