sqm-dashboards/app/models/legacy
2024-11-20 15:41:42 -08:00
..
attempt.rb fix: zeitwork eager loads all require statements. I removed twilio from Gem dependencies so I had to remove it from code as well or it breaks deployments 2023-07-20 14:00:15 -07:00
category.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
district.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
question.rb fix: enum format in question.rb 2024-11-20 15:41:42 -08:00
question_list.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
recipient.rb move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
recipient_list.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
recipient_schedule.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
schedule.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
school.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
school_category.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
school_question.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
student.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
user.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
user_school.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00