Update to rails 8 #645
Annotations
4 errors
lint:
config/environments/production.rb#L22
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/environments/production.rb#L50
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
config/initializers/filter_parameter_logging.rb#L6
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
lint
Process completed with exit code 1.
|