Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubocop/rubocop-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Choose a base ref
...
head repository: rubocop/rubocop-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on May 5, 2021

  1. Copy the full SHA
    7035fc3 View commit details
  2. Fix ReversibleMigrationMethodDefinition "Include"

    `Include` instead of `include`, otherwise the cop will target all Ruby files
    
    Update CHANGELOG.md
    
    Co-authored-by: Koichi ITO <koic.ito@gmail.com>
    
    Add myself at the bottom
    rhymes committed May 5, 2021
    Copy the full SHA
    6e913b5 View commit details
  3. Merge pull request #478 from rhymes/patch-1

    Fix ReversibleMigrationMethodDefinition "Include" case
    koic authored May 5, 2021
    Copy the full SHA
    a506670 View commit details
  4. Cut 2.10.1

    koic committed May 5, 2021
    Copy the full SHA
    4ce12da View commit details
Loading