Remove Rails 3 attr accessible from models (#1691)
dev
1 parent 36f8e09 commit 4019a97699dfac7f43562c87f22cc44253d571b9
@Gavin Morrice Gavin Morrice authored on 12 Jul 2018
briley committed on 19 Jul 2018
Showing 33 changed files
View
.gitignore
View
Gemfile
View
Gemfile.lock
View
app/controllers/guidance_groups_controller.rb
View
app/controllers/notes_controller.rb
View
app/controllers/org_admin/questions_controller.rb
View
app/models/answer.rb
View
app/models/exported_plan.rb
View
app/models/guidance_group.rb
View
app/models/note.rb
View
app/models/org.rb
View
app/models/perm.rb
View
app/models/phase.rb
View
app/models/plan.rb
View
app/models/question.rb
View
app/models/question_format.rb
View
app/models/question_option.rb
View
app/models/section.rb
View
app/models/settings/template.rb
View
app/models/splash_log.rb
View
app/models/template.rb
View
app/models/theme.rb
View
app/models/token_permission_type.rb
View
config/environments/development.rb
View
db/seeds.rb
View
test/functional/notes_controller_test.rb
View
test/functional/org_admin/plans_controller_test.rb
View
test/functional/org_admin/questions_controller_test.rb
View
test/functional/public_pages_controller_test.rb
View
test/test_helper.rb
View
test/unit/concerns/versionable_test.rb
View
test/unit/plan_test.rb
View
test/unit/question_test.rb