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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails/HttpStatus - disable cop #363

Merged
merged 2 commits into from Oct 3, 2019
Merged

Rails/HttpStatus - disable cop #363

merged 2 commits into from Oct 3, 2019

Commits on Jul 29, 2019

  1. Rails/HttpStatus - disable cop

    numeric status codes are explicit,
    symbols just add an extra lookup
    himdel committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    47bc131 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Rails/HttpStatus - enforce numeric status codes

    consistency good, symbolic bad :)
    himdel committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    83e056b View commit details
    Browse the repository at this point in the history