Merge branch 'master' of github.com:noesya/osuny
No related branches found
No related tags found
Showing
- app/controllers/admin/education/programs_controller.rb 1 addition, 1 deletionapp/controllers/admin/education/programs_controller.rb
- app/controllers/admin/education/teachers_controller.rb 2 additions, 28 deletionsapp/controllers/admin/education/teachers_controller.rb
- app/models/communication/website.rb 6 additions, 1 deletionapp/models/communication/website.rb
- app/models/communication/website/with_abouts.rb 1 addition, 1 deletionapp/models/communication/website/with_abouts.rb
- app/models/education/program.rb 6 additions, 5 deletionsapp/models/education/program.rb
- app/models/education/program/teacher.rb 33 additions, 0 deletionsapp/models/education/program/teacher.rb
- app/models/university/person.rb 9 additions, 6 deletionsapp/models/university/person.rb
- app/views/admin/education/programs/_form.html.erb 0 additions, 5 deletionsapp/views/admin/education/programs/_form.html.erb
- app/views/admin/education/programs/show.html.erb 6 additions, 2 deletionsapp/views/admin/education/programs/show.html.erb
- app/views/admin/education/teachers/_form.html.erb 0 additions, 19 deletionsapp/views/admin/education/teachers/_form.html.erb
- app/views/admin/education/teachers/edit.html.erb 0 additions, 3 deletionsapp/views/admin/education/teachers/edit.html.erb
- db/migrate/20220105151548_create_education_program_teachers.rb 11 additions, 0 deletions...grate/20220105151548_create_education_program_teachers.rb
- db/migrate/20220105151606_remove_education_programs_teachers_join_table.rb 5 additions, 0 deletions...05151606_remove_education_programs_teachers_join_table.rb
- db/schema.rb 13 additions, 9 deletionsdb/schema.rb
- test/fixtures/education/program/teachers.yml 32 additions, 0 deletionstest/fixtures/education/program/teachers.yml
- test/models/education/program/teacher_test.rb 28 additions, 0 deletionstest/models/education/program/teacher_test.rb
Loading
Please register or sign in to comment