activerecord-hackery--ransack/lib/ransack/nodes
jonatack 51229fea3a Rename `rargs` to `ransacker_args`,
rename the test and ransacker to hopefully make the intent and API more
explicit, wrap line at 80 characters.

Follow-up to #513.

`ransacker_args` is a bit longer but the tradeoff in being more
self-explanatory and explicit and less cryptic seems worthwhile.
2015-03-12 11:26:32 +05:30
..
attribute.rb Rename `rargs` to `ransacker_args`, 2015-03-12 11:26:32 +05:30
bindable.rb Extract multi-line ternary out to private method 2014-11-21 20:16:29 +01:00
condition.rb Rename `rargs` to `ransacker_args`, 2015-03-12 11:26:32 +05:30
grouping.rb #none? should be much faster than select#empty? 2014-12-10 19:28:08 +01:00
node.rb Maintain Ruby 1.8.7 syntax compatibility 2014-05-01 15:55:39 +02:00
sort.rb Handle nil in options passed to sort_link, add test. 2014-12-11 18:31:54 +01:00
value.rb Cleanup 2014-12-17 19:34:08 +01:00