1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
activerecord-hackery--ransack/spec/ransack
jonatack 4534bfb45e Stop relying on AR::relation#where_values
which have been removed from Active Record in Rails 5.
2015-03-21 15:55:23 +05:30
..
adapters/active_record Use RSpec expect syntax 2015-03-21 15:51:11 +05:30
helpers Add test for #search_form_for with array of routes. 2015-01-14 18:27:52 +01:00
nodes Follow-up to #503: Bypass its tests with Rails 3.0. 2015-01-30 18:04:44 +01:00
configuration_spec.rb updated rspec gemspec version to 2.14.0, changed old should syntax to newer expect syntax 2014-05-15 14:29:46 -04:00
dependencies_spec.rb Stop testing Rails 3.0 with Ruby 2.2. 2015-01-08 11:01:09 +01:00
predicate_spec.rb Improve test method 2015-02-03 00:08:21 +01:00
search_spec.rb Stop relying on AR::relation#where_values 2015-03-21 15:55:23 +05:30
translate_spec.rb Use Model#ransack instead of Model#search in tests 2014-12-04 23:51:59 +01:00