Merge branch 'management-system' into index
No related branches found
No related tags found
Showing
- Gemfile 4 additions, 2 deletionsGemfile
- README 20 additions, 21 deletionsREADME
- analise 0 additions, 22 deletionsanalise
- app/controllers/countries_controller.rb 8 additions, 5 deletionsapp/controllers/countries_controller.rb
- app/controllers/management/highlights_controller.rb 28 additions, 2 deletionsapp/controllers/management/highlights_controller.rb
- app/controllers/universities_controller.rb 10 additions, 5 deletionsapp/controllers/universities_controller.rb
- app/controllers/welcome_controller.rb 1 addition, 3 deletionsapp/controllers/welcome_controller.rb
- app/repositories/orient_db/country_repository.rb 4 additions, 10 deletionsapp/repositories/orient_db/country_repository.rb
- app/repositories/orient_db/highlight_repository.rb 12 additions, 0 deletionsapp/repositories/orient_db/highlight_repository.rb
- app/views/layouts/management.html.erb 2 additions, 2 deletionsapp/views/layouts/management.html.erb
- app/views/management/highlights/_form_delete.html.erb 29 additions, 0 deletionsapp/views/management/highlights/_form_delete.html.erb
- app/views/management/highlights/_form_new.html.erb 43 additions, 0 deletionsapp/views/management/highlights/_form_new.html.erb
- app/views/management/highlights/delete.html.erb 8 additions, 0 deletionsapp/views/management/highlights/delete.html.erb
- app/views/management/highlights/index.hmtl.erb 0 additions, 1 deletionapp/views/management/highlights/index.hmtl.erb
- app/views/management/highlights/index.html.erb 39 additions, 0 deletionsapp/views/management/highlights/index.html.erb
- app/views/management/highlights/new.html.erb 8 additions, 0 deletionsapp/views/management/highlights/new.html.erb
- app/views/management/welcome/index.html.erb 1 addition, 1 deletionapp/views/management/welcome/index.html.erb
- config/database.yml 0 additions, 67 deletionsconfig/database.yml
- config/deploy.rb 25 additions, 0 deletionsconfig/deploy.rb
- config/initializers/repositories.rb 13 additions, 0 deletionsconfig/initializers/repositories.rb
Loading
Please register or sign in to comment