remove unused controllers and repositories
Showing
- app/controllers/countries_controller.rb 0 additions, 38 deletionsapp/controllers/countries_controller.rb
- app/controllers/edges_controller.rb 0 additions, 12 deletionsapp/controllers/edges_controller.rb
- app/controllers/universities_controller.rb 0 additions, 40 deletionsapp/controllers/universities_controller.rb
- app/repositories/active_record/country_repository.rb 0 additions, 11 deletionsapp/repositories/active_record/country_repository.rb
- app/repositories/active_record/university_repository.rb 0 additions, 14 deletionsapp/repositories/active_record/university_repository.rb
- app/repositories/orient_db/country_repository.rb 0 additions, 14 deletionsapp/repositories/orient_db/country_repository.rb
- app/repositories/orient_db/edge_repository.rb 0 additions, 13 deletionsapp/repositories/orient_db/edge_repository.rb
- app/repositories/orient_db/university_repository.rb 0 additions, 30 deletionsapp/repositories/orient_db/university_repository.rb
- app/views/countries/index.html.erb 0 additions, 16 deletionsapp/views/countries/index.html.erb
- app/views/countries/show.html.erb 0 additions, 20 deletionsapp/views/countries/show.html.erb
- app/views/universities/index.html.erb 0 additions, 18 deletionsapp/views/universities/index.html.erb
- app/views/universities/show.html.erb 0 additions, 4 deletionsapp/views/universities/show.html.erb
- config/initializers/repositories.rb 0 additions, 6 deletionsconfig/initializers/repositories.rb
- lib/orient_db/methods/edge_methods.rb 15 additions, 0 deletionslib/orient_db/methods/edge_methods.rb
Loading
Please register or sign in to comment