Skip to content

Add detection patterns for Rails 5.1 → 5.2 upgrade #15

@etagwerker

Description

@etagwerker

Detection patterns exist for Rails 6.0+ upgrades but are missing for older upgrade paths.

The version-guides/upgrade-5.1-to-5.2.md guide exists but there is no corresponding detection-scripts/patterns/rails-52-patterns.yml file.

Acceptance criteria

  • Create rails-52-patterns.yml covering all breaking changes from the version guide
  • Organize patterns into high_priority and medium_priority sections
  • Include dependencies section for any bridge/compatibility gems
  • Verify YAML parses without errors
  • Verify naming convention matches rails-{VERSION}-patterns.yml for auto-discovery by direct-detection-workflow.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions