Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 7.2 #219

Merged
merged 2 commits into from
Feb 18, 2025

update readme

6fc131b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Rails 7.2 #219

update readme
6fc131b
Select commit
Loading
Failed to load commit list.
GitHub Actions / rubocop succeeded Feb 18, 2025 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

app/mailers/job_proposal_mailer.rb|4 col 19| Move locale texts to the locale files in the config/locales directory.
app/models/company.rb|6 col 3| Specify a :dependent option.
app/models/company.rb|8 col 3| Specify a :dependent option.
spec/factories/candidates.rb|6 col 25| Unnecessary disabling of Metrics/BlockLength.
spec/features/employee/employee_registers_job_opportunity_spec.rb|14 col 3| Example has too many lines. [11/10]
spec/mailers/job_proposal_mailer_spec.rb|7 col 9| Do not use should when describing your tests.
spec/models/company_spec.rb|14 col 43| Prefer be over eq.
spec/models/employee_spec.rb|18 col 34| Prefer be over eq.
spec/models/employee_spec.rb|57 col 40| Prefer be over eq.
spec/models/employee_spec.rb|58 col 41| Prefer be over eq.
spec/models/employee_spec.rb|59 col 43| Prefer be over eq.
spec/rails_helper.rb|24 col 46| Remove redundant sort.