Merge pull request #1761 from DMPRoadmap/refactor/models
Refactor models and controllers for better readability
dev
commit 43a6ce233bba091a5418bbd366c8186e27602a1b
2 parents 9a6f361 + 86a259e
@Gavin Morrice Gavin Morrice authored on 1 Aug 2018
GitHub committed on 1 Aug 2018
Showing 40 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/application_controller.rb
View
app/controllers/concerns/conditional_user_mailer.rb
View
app/controllers/concerns/versionable.rb
View
app/controllers/org_admin/plans_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/roles_controller.rb
View
app/helpers/application_helper.rb
View
app/helpers/plans_helper.rb
View
app/models/annotation.rb
View
app/models/answer.rb
View
app/models/concerns/exportable_plan.rb
View
app/models/concerns/json_link_validator.rb
View
app/models/guidance.rb
View
app/models/guidance_group.rb
View
app/models/notification.rb
View
app/models/org.rb
View
app/models/perm.rb
View
app/models/phase.rb
View
app/models/plan.rb
View
app/models/pref.rb
View
app/models/question.rb
View
app/models/question_format.rb
View
app/models/question_option.rb
View
app/models/role.rb
View
app/models/section.rb
View
app/models/splash_log.rb
View
app/models/template.rb
View
app/models/user.rb
View
app/views/org_admin/phases/preview.html.erb
View
app/views/phases/_edit_plan_answers.html.erb
View
app/views/phases/edit.html.erb
View
app/views/user_mailer/permissions_change_notification.html.erb
View
app/views/user_mailer/plan_visibility.html.erb
View
config/routes.rb
View
lib/cleanup.rb 0 → 100644
View
lib/cleanup/deprecators.rb 0 → 100644
View
lib/cleanup/deprecators/get_deprecator.rb 0 → 100644
View
lib/cleanup/deprecators/predicate_deprecator.rb 0 → 100644
View
lib/cleanup/deprecators/set_deprecator.rb 0 → 100644