You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](#backers)[](#sponsors)
7
7
8
-
Ransack is a rewrite of [MetaSearch](https://github.com/activerecord-hackery/meta_search)
9
-
created by [Ernie Miller](http://twitter.com/erniemiller)
10
-
and developed/maintained for years by
11
-
[Jon Atack](http://twitter.com/jonatack) and
12
-
[Ryan Bigg](http://twitter.com/ryanbigg) with the help of a great group of
13
-
[contributors](https://github.com/activerecord-hackery/ransack/graphs/contributors). Ransack's logo is designed by [Anıl Kılıç](https://github.com/anilkilic).
14
-
While it supports many of the same features as MetaSearch, its underlying
15
-
implementation differs greatly from MetaSearch,
16
-
and backwards compatibility is not a design goal.
17
-
18
8
Ransack enables the creation of both
19
9
[simple](http://ransack-demo.herokuapp.com) and
20
10
[advanced](http://ransack-demo.herokuapp.com/users/advanced_search) search forms
@@ -25,21 +15,9 @@ or controller layer, you're probably not looking for Ransack (or MetaSearch,
25
15
for that matter). Try [Squeel](https://github.com/activerecord-hackery/squeel)
- a great group of [contributors](https://github.com/activerecord-hackery/ransack/graphs/contributors).
935
+
- Ransack's logo is designed by [Anıl Kılıç](https://github.com/anilkilic).
936
+
937
+
While it supports many of the same features as MetaSearch, its underlying implementation differs greatly from MetaSearch, and backwards compatibility is not a design goal.
0 commit comments