Skip to content

Depend on only those parts of rails that are needed #859

@benarmston

Description

@benarmston

I've just added jsonapi-resources as a dependency to a project. After bundle installing my project now has dependencies on sprockets, actioncable, actionmailer and all of their dependencies. None of which my project actually needs.

jsonapi-resources should only depend on those parts of rails that it actually uses.

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