Skip to content

Ransack 1.6.1 for Rails 3 and 4 (bug fix)

Compare
Choose a tag to compare
@jonatack jonatack released this 14 Jan 12:40
· 1028 commits to main since this release
  • 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