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

5 commits

Author SHA1 Message Date
Timo Schilling
ab903b92f4 raise exception for unsupported adapters
The reason can be found here: https://github.com/activeadmin/activeadmin/issues/4756
The solution is from @deivid-rodriguez in: https://github.com/activeadmin/activeadmin/issues/4756#issuecomment-275505455
2017-01-27 09:14:01 +01:00
Jon Atack
94a404c03a Refactor Ransack::Adapters from conditionals to classes 2016-04-05 11:09:21 +02:00
Jon Atack
5bab95c2a1 Use explicit conditionals in Ransack::Adapters
TODO: Refactor to remove conditionals
2016-04-04 18:01:12 +02:00
Jon Atack
34daae7750 Improve line spacing 2016-04-04 11:29:49 +02:00
Андрей Большов
152b2509ff ActiveRecord excludes Mongoid 2015-05-22 18:46:28 +03:00