gitlab-org--gitlab-foss/app/models/members
Herminio Torres f15ed5f0a5
Fix Rename add_users_into_project and projects_ids
We never add things `into` projects, we just add them `to` projects. So how about we rename this to `add_users_to_project`.

Rename `projects_ids` to `project_ids` by following the convention of rails.
2016-08-04 08:55:50 -03:00
..
group_member.rb New Members::DestroyService 2016-06-18 05:46:45 +02:00
project_member.rb Fix Rename add_users_into_project and projects_ids 2016-08-04 08:55:50 -03:00