Skip to content

JSONAPI::Filtering: remove activerecord dependency#102

Merged
stas merged 1 commit intostas:masterfrom
marclerodrigues:bug/fix-when-project-does-not-have-active-record-installed
Jun 23, 2024
Merged

JSONAPI::Filtering: remove activerecord dependency#102
stas merged 1 commit intostas:masterfrom
marclerodrigues:bug/fix-when-project-does-not-have-active-record-installed

Conversation

@marclerodrigues
Copy link
Contributor

@marclerodrigues marclerodrigues commented Apr 12, 2024

What is the current behavior?

#101

What is the new behavior?

Skipped requiring active record since it's a soft dependency not used directly.

Checklist

Please make sure the following requirements are complete:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes /
    features)
  • All automated checks pass (CI/CD)

@marclerodrigues marclerodrigues marked this pull request as ready for review April 13, 2024 00:20
@marclerodrigues marclerodrigues changed the title Support non-active record rails Refactor JSONAPI::Filtering to require only ransack/predicate and not active record Apr 13, 2024
@stas
Copy link
Owner

stas commented Jun 23, 2024

Heya @marclerodrigues

Would like this merged, but first trying to figure out why the CI checks have not started 🤔

@stas stas changed the title Refactor JSONAPI::Filtering to require only ransack/predicate and not active record JSONAPI::Filtering: remove activerecord dependency Jun 23, 2024
@stas stas merged commit 5edc34f into stas:master Jun 23, 2024
stas pushed a commit that referenced this pull request Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants