Add Rails 8 authentication #13
Annotations
7 errors
|
lint:
app/controllers/home_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/home_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/registrations_controller.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/routes.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
config/routes.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|