-
- Downloads
GRN2-192: Made error pages more descriptive (#620)
* GRN2-192 * Brought back error codes
Showing
- app/controllers/application_controller.rb 5 additions, 1 deletionapp/controllers/application_controller.rb
- app/controllers/errors_controller.rb 0 additions, 4 deletionsapp/controllers/errors_controller.rb
- app/views/errors/bigbluebutton_error.html.erb 3 additions, 3 deletionsapp/views/errors/bigbluebutton_error.html.erb
- app/views/errors/internal_error.html.erb 1 addition, 1 deletionapp/views/errors/internal_error.html.erb
- app/views/errors/not_found.html.erb 4 additions, 4 deletionsapp/views/errors/not_found.html.erb
- app/views/errors/unauthorized.html.erb 3 additions, 3 deletionsapp/views/errors/unauthorized.html.erb
- app/views/errors/unprocessable.html.erb 0 additions, 23 deletionsapp/views/errors/unprocessable.html.erb
- config/locales/en.yml 8 additions, 7 deletionsconfig/locales/en.yml
- config/routes.rb 0 additions, 1 deletionconfig/routes.rb
- spec/controllers/application_controller_spec.rb 14 additions, 2 deletionsspec/controllers/application_controller_spec.rb
- spec/controllers/errors_controller_spec.rb 0 additions, 7 deletionsspec/controllers/errors_controller_spec.rb
Loading
Please register or sign in to comment