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

11 commits

Author SHA1 Message Date
Washington Luiz
df4a847a5d Revert "Remove Rails 3 active_record code to optimize for Rails 4"
This reverts commit 8db7a3c1f4.

Conflicts:
	lib/ransack/adapters/active_record/context.rb
2014-04-09 23:00:23 -03:00
Johnny Shields
9eedfb2f3d ORM agnosticism: do not require activerecord, and instead only load the ransack AR adapters if AR has already been defined
Fixes #296
2013-10-31 09:41:00 -04:00
jonatack
8db7a3c1f4 Remove Rails 3 active_record code to optimize for Rails 4 2013-08-04 18:40:18 +02:00
jonatack
97e94e9f44 Merge elements from spectator's pull request 2013-05-23 12:00:18 +02:00
Nathan Broadbent
42f03b4b8f Ensure that ActiveRecord is required. (Necessary for gems that depend on Ransack) 2012-03-03 11:39:59 +08:00
Ernie Miller
e20c4dfc24 Version bump, Rails 3.2 compat (fixes #49) 2012-01-20 15:13:27 -05:00
Ernie Miller
3f9fa1c2bb Bump version, use polyamorous 2011-09-03 15:37:02 -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
742c638af6 3.0 backporting work in progress 2011-04-18 11:28:19 -04:00
Ernie Miller
10d720104d Initial support for polymorphic belongs_to associations 2011-04-08 11:33:10 -04:00
Ernie Miller
294015309b Initial commit. 2011-03-30 20:31:39 -04:00