current_university
Showing
- Gemfile.lock 19 additions, 19 deletionsGemfile.lock
- app/controllers/admin/universities_controller.rb 1 addition, 1 deletionapp/controllers/admin/universities_controller.rb
- app/controllers/application_controller.rb 1 addition, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/application_controller/with_university.rb 12 additions, 0 deletionsapp/controllers/application_controller/with_university.rb
- app/models/university.rb 3 additions, 0 deletionsapp/models/university.rb
- app/models/university/with_identifier.rb 37 additions, 0 deletionsapp/models/university/with_identifier.rb
- app/views/admin/universities/_form.html.erb 1 addition, 0 deletionsapp/views/admin/universities/_form.html.erb
- app/views/admin/universities/index.html.erb 2 additions, 8 deletionsapp/views/admin/universities/index.html.erb
- app/views/admin/universities/show.html.erb 4 additions, 0 deletionsapp/views/admin/universities/show.html.erb
- app/views/layouts/application.html.erb 3 additions, 0 deletionsapp/views/layouts/application.html.erb
- config/environments/development.rb 2 additions, 0 deletionsconfig/environments/development.rb
- db/migrate/20210809084645_add_identifier_to_university.rb 5 additions, 0 deletionsdb/migrate/20210809084645_add_identifier_to_university.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- docs/dev/setup.md 31 additions, 0 deletionsdocs/dev/setup.md
- test/fixtures/qualiopi/criterions.yml 0 additions, 1 deletiontest/fixtures/qualiopi/criterions.yml
- test/fixtures/qualiopi/indicators.yml 0 additions, 1 deletiontest/fixtures/qualiopi/indicators.yml
- test/fixtures/universities.yml 1 addition, 0 deletionstest/fixtures/universities.yml
- test/models/university_test.rb 1 addition, 0 deletionstest/models/university_test.rb
Loading
Please register or sign in to comment