Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greater than/less than filtering? #30

Open
jimmyvegas29 opened this issue Mar 27, 2024 · 2 comments
Open

Greater than/less than filtering? #30

jimmyvegas29 opened this issue Mar 27, 2024 · 2 comments
Assignees

Comments

@jimmyvegas29
Copy link

On your website for this it shows being able to filter with =, is there a built in way to > or <. I have been beating my head against the wall for the better part of a day trying to figure it out.

So looking for something like https://mysite/api/movies?id>255

Just and example. what im trying to do is filter between 2 dates.

@gregschmit
Copy link
Owner

This is only available by using the Ransack integration. I do plan on implementing this in the regular ModelFilter in the near future.

@gregschmit gregschmit self-assigned this Mar 28, 2024
@jimmyvegas29
Copy link
Author

Ok, thank you for the reply.

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

No branches or pull requests

2 participants