Ransack 1.6.1 for Rails 3 and 4 (bug fix)
- Fix a regression with using
in
predicates caused by PR #488 and add a test. - README improvements to clarify
sort_link
syntax with associations and Ransack#search vs #ransack. - Default the Gemfile to Rails 4-2-stable.
Jon Atack