We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e004ec commit 4e7d534Copy full SHA for 4e7d534
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Change Log
2
3
## Unreleased
4
+### Fixed
5
+
6
+* Fix empty attribute_fields regression in advanced search mode introduced by
7
+ [235eae3](https://github.com/activerecord-hackery/ransack/commit/235eae3).
8
+ Closes
9
+ [#701](https://github.com/activerecord-hackery/ransack/issues/701). Commit
10
+ [2839acf](https://github.com/activerecord-hackery/ransack/commit/2839acf).
11
12
+ *Jon Atack, Jay Dorsey, Stefan Haslinger, Igor Kasyanchuk*
13
14
### Added
15
16
* Add `sort_url` view helper that returns only the url of a `sort_link`. PR
0 commit comments