Plan duplication functionality.
Ability to Create a Plan copy

removing guidances being copied over since they requrie omly references

Plan deep copy method to duplicate plans (associated answers and guidance_groups)

Append 'Copy of' to the title of a duplicated plan
dev
1 parent cec2cdc commit 664097650d629d07b8af5e60202dc2479f25c209
@bhavi bhavi authored on 17 May 2017
Showing 9 changed files
View
app/controllers/plans_controller.rb
View
app/models/answer.rb
View
app/models/guidance.rb
View
app/models/guidance_group.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/policies/plan_policy.rb
View
app/views/plans/_plan_list_item.html.erb
View
config/routes.rb