This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
activerecord-hackery--ransack
Watch
1
Star
0
Fork
You've already forked activerecord-hackery--ransack
0
mirror of
https://github.com/activerecord-hackery/ransack.git
synced
2022-11-09 13:47:45 -05:00
Code
Releases
Activity
bc686269cd
activerecord-hackery--ransack
/
lib
/
ransack
/
adapters
/
active_record
History
Gleb Mazovetskiy
12aa4fa143
Use schema_cache.table_exists? method instead
2012-11-19 23:49:27 +01:00
..
3.0
Use AR 3.2's uniq for distinct don't strip order without sorts
2012-02-15 11:48:49 -05:00
3.1
remove not anymore existing table_aliases method, instead use alias_tracker
2012-02-16 10:27:00 +01:00
base.rb
D'oh. class_attribute FAIL.
2011-06-10 09:33:02 -04:00
compat.rb
Fix for InfixOperations breaking count
2012-08-22 16:17:45 -07:00
context.rb
Use schema_cache.table_exists? method instead
2012-11-19 23:49:27 +01:00