-
- Downloads
General scss tweaks, adding get_ids, changing create and update event forms,...
General scss tweaks, adding get_ids, changing create and update event forms, removing duplicated headers, added header partials
Showing
- app/assets/stylesheets/application.scss 13 additions, 1 deletionapp/assets/stylesheets/application.scss
- app/controllers/application_controller.rb 20 additions, 2 deletionsapp/controllers/application_controller.rb
- app/controllers/events_controller.rb 35 additions, 21 deletionsapp/controllers/events_controller.rb
- app/controllers/home_controller.rb 1 addition, 72 deletionsapp/controllers/home_controller.rb
- app/views/events/edit.html.erb 15 additions, 23 deletionsapp/views/events/edit.html.erb
- app/views/events/new.html.erb 8 additions, 15 deletionsapp/views/events/new.html.erb
- app/views/home/home.html.erb 5 additions, 35 deletionsapp/views/home/home.html.erb
- app/views/layouts/_header.html.erb 10 additions, 0 deletionsapp/views/layouts/_header.html.erb
- app/views/layouts/application.html.erb 1 addition, 0 deletionsapp/views/layouts/application.html.erb
- app/views/passwords/new.html.erb 0 additions, 10 deletionsapp/views/passwords/new.html.erb
- app/views/registrations/edit.html.erb 0 additions, 12 deletionsapp/views/registrations/edit.html.erb
- app/views/registrations/new.html.erb 0 additions, 10 deletionsapp/views/registrations/new.html.erb
- app/views/sessions/new.html.erb 0 additions, 11 deletionsapp/views/sessions/new.html.erb
- config/routes.rb 1 addition, 9 deletionsconfig/routes.rb
- docker-compose.yaml 1 addition, 1 deletiondocker-compose.yaml
Loading
Please register or sign in to comment