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
Joe Yates d6e80f2e88 Check exact matches before splitting
* if the supplied name contains '_and_' or '_or_' we should check
  if it exists before splitting and checking the parts, this way we
  handle 'terms_and_conditions' as well as pairs of fields like
  'name_and_email'.
2014-10-17 14:02:16 +02:00
..
blueprints Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
helpers Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
ransack Check exact matches before splitting 2014-10-17 14:02:16 +02:00
support Check exact matches before splitting 2014-10-17 14:02:16 +02:00
console.rb Code cleanup 2013-12-10 19:18:17 +01:00
spec_helper.rb Remove I18n deprecation message when running tests 2014-05-17 23:12:59 +02:00