Skip to content

Investigate Dependency on Activesupport #112

Description

@chawes13

Having activesupport as a pinned dependency (currently at ~>5.2.0) can make it difficult for existing Rails projects to stay up-to-date with new Decanter features since upgrading activesupport virtually always will also require a rails update. While in theory these applications should be applying rails updates regularly, that's not necessarily something that our teams currently have the bandwidth for.

The premise of this ticket is to research the benefits that activesupport is currently providing (e.g., HashWithIndifferentAccess) and determine if there is a feasible migration path.

cc: @dianacamacho

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions