Skip to content

Requiring error files fails on non-rails application #2

@swilgosz

Description

@swilgosz

We have require_dependency used in jsonapi_errors_handler/errors.rb file.

This method comes from active_support/dependencies which is not good if we want to use the gem in non-rails applications.

Change require_dependency with require

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions