trying to reduce data access queries. Needs more work
dev
1 parent 96fd480 commit ab0988fc0a7e77d8b3122161a27bdb2787dbe82c
@Ray Carrick Ray Carrick authored on 15 Feb 2017
Showing 28 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/notes_controller.rb
View
app/controllers/phases_controller.rb
View
app/controllers/plans_controller.rb
View
app/models/exported_plan.rb
View
app/models/phase.rb
View
app/models/plan.rb
View
app/policies/plan_policy.rb
View
app/views/phases/_add_note.html.erb
View
app/views/phases/_answer_form.html.erb
View
app/views/phases/_archive_note.html.erb
View
app/views/phases/_edit_note.html.erb
View
app/views/phases/_list_notes.html.erb
View
app/views/phases/_note.html.erb
View
app/views/phases/_view_note.html.erb
View
app/views/phases/edit.html.erb
View
app/views/plans/_export.html.erb
View
app/views/plans/_plan_details.html.erb
View
app/views/plans/_plan_nav_tabs.html.erb
View
app/views/plans/export.html.erb
View
app/views/plans/new.html.erb
View
app/views/plans/share.html.erb 0 → 100644
View
app/views/plans/show.html.erb
View
app/views/settings/plans/_export_formatting_form.html.erb
View
app/views/shared/_export_links.html.erb
View
config/environments/development.rb
View
config/routes.rb
View
lib/assets/javascripts/plans.js