|
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
|
|---|
|
|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/projects_controller.rb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/projects/publicly_available.html.erb |
|---|
| config/routes.rb |
|---|
| test/functional/plans_controller_test.rb |
|---|
| test/functional/projects_controller_test.rb |
|---|
| test/routing_test.rb |
|---|