Add controller and vies of subjects and update the his repository for the same...
Add controller and vies of subjects and update the his repository for the same standard of learning object and institution
Showing
- app/controllers/subjects_controller.rb 29 additions, 0 deletionsapp/controllers/subjects_controller.rb
- app/repositories/orient_db/subject_repository.rb 38 additions, 13 deletionsapp/repositories/orient_db/subject_repository.rb
- app/views/subjects/index.html.erb 8 additions, 0 deletionsapp/views/subjects/index.html.erb
- app/views/subjects/show.html.erb 1 addition, 0 deletionsapp/views/subjects/show.html.erb
- config/routes.rb 2 additions, 1 deletionconfig/routes.rb
app/controllers/subjects_controller.rb
0 → 100644
app/views/subjects/index.html.erb
0 → 100644
app/views/subjects/show.html.erb
0 → 100644
Please register or sign in to comment