|
trying to reduce data access queries. Needs more work
|
|---|
|
|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/phase.rb |
|---|
| app/models/plan.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/views/phases/_add_note.html.erb |
|---|
| app/views/phases/_answer_form.html.erb |
|---|
| app/views/phases/_archive_note.html.erb |
|---|
| app/views/phases/_edit_note.html.erb |
|---|
| app/views/phases/_list_notes.html.erb |
|---|
| app/views/phases/_note.html.erb |
|---|
| app/views/phases/_view_note.html.erb |
|---|
| app/views/phases/edit.html.erb |
|---|
| app/views/plans/_export.html.erb |
|---|
| app/views/plans/_plan_details.html.erb |
|---|
| app/views/plans/_plan_nav_tabs.html.erb |
|---|
| app/views/plans/export.html.erb |
|---|
| app/views/plans/new.html.erb |
|---|
| app/views/plans/share.html.erb 0 → 100644 |
|---|
| app/views/plans/show.html.erb |
|---|
| app/views/settings/plans/_export_formatting_form.html.erb |
|---|
| app/views/shared/_export_links.html.erb |
|---|
| config/environments/development.rb |
|---|
| config/routes.rb |
|---|
| lib/assets/javascripts/plans.js |
|---|