This gem should no longer be recommended

See background: https://github.com/activerecord-hackery/squeel/pull/428
This commit is contained in:
Nick Schwaderer 2021-09-10 16:35:27 +01:00 committed by GitHub
parent 81910c238d
commit 71ce5b0a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ for your Ruby on Rails application
([demo source code here](https://github.com/activerecord-hackery/ransack_demo)).
If you're looking for something that simplifies query generation at the model
or controller layer, you're probably not looking for Ransack (or MetaSearch,
for that matter). Try [Squeel](https://github.com/activerecord-hackery/squeel)
instead.
for that matter).
## Getting started