1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
Commit graph

16 commits

Author SHA1 Message Date
jonatack
b5517bacdb No need for a block. 2015-01-07 22:45:39 +01:00
Zhomart Mukhamejanov
6796c9665a added pry 2014-07-31 22:15:58 -07:00
Jon Atack
c427b4865d Remove I18n deprecation message when running tests 2014-05-17 23:12:59 +02:00
jonatack
7d452627dd Code cleanup 2013-12-10 10:52:46 +01:00
Alejandro Babio
c1e531a9a4 Merge remote-tracking branch 'upstream/master'
Conflicts:
	spec/spec_helper.rb
2013-12-06 07:53:24 -03:00
Denis Tataurov
f491cb2ad0 Fix issue where trying to add a polymorphic field in search form resulted in NameError
Fixes #159
Fixes #313
2013-12-05 09:52:04 +11:00
Alejandro Babio
5c990b9d18 Fix mysql tests. Move sort, search & admin fields from ransacker to DB. 2013-11-26 10:15:18 -03:00
Ryan Bigg
bf2fb88284 Add testing support for MySQL and PostgreSQL databases
Conflicts:
	spec/support/schema.rb
2013-11-06 16:01:25 +11:00
Kevin Sjöberg
8501b983d6 Change RSpec configuration alias
In RSpec, v2.8, RSpec::Core::Configuration#alias_it_behaves_like_to
does not exist. This method is introduced in later versions. Instead,
use RSpec::Core::Configuration#alias_it_should_behave_like_to.
2013-02-06 14:17:36 +01:00
Kevin Sjöberg
53ef01b9e6 Fix issue #190 and #195
This resolves issues where an integer column would raise an exception
when handled by Ransack::Constants.escape_wildcards.
2013-02-06 11:26:06 +01:00
Ryan Bigg
2856ac6343 Added custom search param key feature refs #43
Merges in #81
2012-04-11 11:58:27 -04:00
Ernie Miller
e20c4dfc24 Version bump, Rails 3.2 compat (fixes #49) 2012-01-20 15:13:27 -05:00
Ernie Miller
74ff6c7930 More specs 2011-07-17 19:40:07 -04:00
Ernie Miller
cec4e3d64f Fix/add specs, remove duplicate base.rb for edge and 3.0 2011-06-04 18:01:12 -04:00
Ernie Miller
d936136749 Test ransacker access via associations 2011-04-11 12:59:26 -04:00
Ernie Miller
294015309b Initial commit. 2011-03-30 20:31:39 -04:00