Skip to content

Ransack 1.8.2

Compare
Choose a tag to compare
@jonatack jonatack released this 08 Aug 14:40
· 700 commits to main since this release

Fixed

  • Fix empty attribute_fields regression in advanced search mode introduced by 235eae3. Closes #701. Commit 2839acf.

Jon Atack, Jay Dorsey, Stefan Haslinger, Igor Kasyanchuk

Added

  • Add sort_url view helper that returns only the url of a sort_link. PR #706.

amatotsuji