Skip to content

Commit 4caf7c2

Browse files
authored
Merge pull request #1249 from Schwad/patch-1
Squeel should no longer be recommended
2 parents 81910c2 + 1eebe05 commit 4caf7c2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Ransack enables the creation of both
1111
for your Ruby on Rails application
1212
([demo source code here](https://github.com/activerecord-hackery/ransack_demo)).
1313
If you're looking for something that simplifies query generation at the model
14-
or controller layer, you're probably not looking for Ransack (or MetaSearch,
15-
for that matter). Try [Squeel](https://github.com/activerecord-hackery/squeel)
16-
instead.
14+
or controller layer, you're probably not looking for Ransack.
1715

1816
## Getting started
1917

0 commit comments

Comments
 (0)