rubyforgood / applied-conservation

MIT License
7 stars 17 forks source link

Greg can add users to projects #93

Open jgaskins opened 5 years ago

jgaskins commented 5 years ago

Admins need to be able to see all associated users (via has_and_belongs_to_many) and add multiple users at once to a project on Project edit.

Depends on #61