activerecord-hackery--ransack/lib/ransack
Ryan Bigg bc686269cd Bump to 0.7.1 2012-12-14 09:55:15 +11:00
..
adapters Use schema_cache.table_exists? method instead 2012-11-19 23:49:27 +01:00
helpers Fix search_form_for fail to assign new :class and :id in options, so now search_form_for works with Bootstrap. 2012-06-05 23:08:16 +08:00
locale Removed '_' from matches_any 2012-11-16 22:41:19 +13:00
nodes inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00
configuration.rb Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
constants.rb Escape wildcard characters in LIKE clause 2012-11-26 13:39:40 +09:00
context.rb Added custom search param key feature refs #43 2012-04-11 14:29:30 -04:00
helpers.rb Initial commit. 2011-03-30 20:31:39 -04:00
naming.rb Initial commit. 2011-03-30 20:31:39 -04:00
nodes.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00
predicate.rb Allow adding of custom predicates that take arrays (like IN/NOT IN) 2012-05-02 07:54:12 +01:00
ransacker.rb D'oh. class_attribute FAIL. 2011-06-10 09:33:02 -04:00
search.rb Style cleanup 2012-10-11 09:11:39 -04:00
translate.rb Initial work on sort_link. Mostly ported from MetaSearch, changes coming soon 2011-08-13 16:36:40 -04:00
version.rb Bump to 0.7.1 2012-12-14 09:55:15 +11:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00