2044: Workbench route to share a project with others.
authorBrett Smith <brett@curoverse.com>
Mon, 21 Jul 2014 16:18:24 +0000 (12:18 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 21 Jul 2014 16:35:58 +0000 (12:35 -0400)
commit189016bba4c9c0ef2f66663dd8ff38843c8b25e1
tree880fe0f12ede7e14e64e0eb37584f13f8960cd91
parent13f5b1cf8db5a63b825c3dc81520c69500376adb
2044: Workbench route to share a project with others.

This route is intended to support AJAX requests from the interface to
share a project with one or more users/groups.
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/config/routes.rb
apps/workbench/test/functional/projects_controller_test.rb
services/api/test/fixtures/groups.yml
services/api/test/fixtures/users.yml