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

8 commits

Author SHA1 Message Date
Jon Atack
f4d7f6e0f5 Extract multi-line ternary out to private method 2014-11-21 20:16:29 +01:00
jonatack
cb84f7f7b5 Minor code cleanup
80 characters screen width
2013-12-15 18:51:48 +01:00
Ernie Miller
ee84a09337 Make sure we are using the adapter's column hash in AR 3.0 2011-04-18 14:34:48 -04:00
Ernie Miller
cef7b8ecea Workaround for 3.0 not having param_key and fix valid? on attr/sort 2011-04-18 13:59:47 -04:00
Ernie Miller
77e570cf9c Ransackers get classy. Also, laying the groundwork for authorization 2011-04-11 20:07:23 -04:00
Ernie Miller
62cf765c12 Ransacker implementation improvements 2011-04-11 12:04:31 -04:00
Ernie Miller
11dd0d63f4 WIP: refactor type casting behavior to better support ranasckers 2011-04-10 21:11:28 -04:00
Ernie Miller
ecd42f4a83 WIP: move away from contextualize, toward bind 2011-04-09 20:55:28 -04:00