Remove AMS and replace with simple json rendering #2346
Annotations
5 errors
lint:
app/controllers/concerns/image_rendering.rb#L33
Style/AccessModifierDeclarations: `private` should not be inlined in method definitions.
|
lint:
app/controllers/labels_controller.rb#L7
Layout/MultilineMethodCallIndentation: Align `.order` with `apply_scopes(policy_scope(Label))` on line 6.
|
lint:
app/controllers/labels_controller.rb#L8
Layout/MultilineMethodCallIndentation: Align `.paginate` with `apply_scopes(policy_scope(Label))` on line 6.
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|