Merge branch 'teacher_info' into 'master'
Saving school information on teacher_request and sending email on add_teacher See merge request portalmec/portalmec!497
No related branches found
No related tags found
Showing
- app/controllers/v1/users_controller.rb 27 additions, 7 deletionsapp/controllers/v1/users_controller.rb
- app/mailers/teacher_mailer.rb 5 additions, 0 deletionsapp/mailers/teacher_mailer.rb
- app/models/school.rb 8 additions, 0 deletionsapp/models/school.rb
- app/views/teacher_mailer/new_teacher_approved.html.erb 11 additions, 0 deletionsapp/views/teacher_mailer/new_teacher_approved.html.erb
- db/migrate/20180905123749_create_schools.rb 14 additions, 0 deletionsdb/migrate/20180905123749_create_schools.rb
- db/migrate/20180906131310_add_teacher_info_to_user.rb 7 additions, 0 deletionsdb/migrate/20180906131310_add_teacher_info_to_user.rb
Loading
Please register or sign in to comment