-
- Downloads
Merge branch 'rs-issue-2212' into 'master'
Revert and re-fix image rendering in help pages Closes #2212 See merge request !1765
Showing
- app/controllers/help_controller.rb 35 additions, 21 deletionsapp/controllers/help_controller.rb
- app/views/help/show.html.haml 1 addition, 1 deletionapp/views/help/show.html.haml
- config/initializers/mime_types.rb 2 additions, 1 deletionconfig/initializers/mime_types.rb
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- features/steps/dashboard/help.rb 1 addition, 1 deletionfeatures/steps/dashboard/help.rb
- spec/controllers/help_controller_spec.rb 61 additions, 0 deletionsspec/controllers/help_controller_spec.rb
- spec/features/help_pages_spec.rb 1 addition, 1 deletionspec/features/help_pages_spec.rb
- spec/routing/routing_spec.rb 22 additions, 37 deletionsspec/routing/routing_spec.rb
spec/controllers/help_controller_spec.rb
0 → 100644
Please register or sign in to comment