Unsafe Actions: Replace link_to
calls with button_to
#41
Annotations
3 errors
StandardRB Linter:
spec/administrate/views/fields/select/_edit_spec.rb#L22
Style/PercentLiteralDelimiters: `%`-literals should be delimited by `(` and `)`.
|
StandardRB Linter:
spec/administrate/views/fields/select/_edit_spec.rb#L44
Style/PercentLiteralDelimiters: `%`-literals should be delimited by `(` and `)`.
|
StandardRB Linter:
spec/lib/fields/select_spec.rb#L13
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Loading