github activerecord-hackery/ransack v1.6.5
Ransack 1.6.5 for Rails 3, 4 and 5 (Rails 5 compatibility update)

latest releases: v4.0.0, v3.2.1, v3.2.0...
9 years ago

Added

  • [WIP/experimental] Add compatibility with Rails 5/master and Arel 7.
  • Update the Contributing Guide with detailed steps for contributing to Ransack.
  • Broaden the test suite database options in schema.rb and add code documentation.
  • Improve the header message when running tests.

Jon Atack

  • Allow :wants_array to be set to false in the predicate options (#32).

Michael Pavling

  • Add a failing spec for issue #374.

Jamie Davidson, Jon Atack

Fixed

  • Stop relying on Active Record::relation#where_values which are deprecated in Rails 5.
  • Make the test for passing search arguments to a ransacker (ransacker_args) work correctly with Sqlite3.

Jon Atack

Changed

  • Stop CI testing for Rails 3.0 to reduce the size of the Travis test matrix.

Jon Atack

Don't miss a new ransack release

NewReleases is sending notifications on new releases.