activerecord-hackery--ransack/lib
Jon Atack 17dd97af1c Refactor FormHelper#sort_link
- Simplify the #initialize method by moving the `sort_params` logic
into its own method.

- Avoid hidden conditionals and ternaries to keep conditionals as
explicit (and painful) as possible.

- Use Ruby 1.9+ hash syntax.
2015-07-26 14:43:18 +02:00
..
ransack Refactor FormHelper#sort_link 2015-07-26 14:43:18 +02:00
ransack.rb Use fewer conditionals & simplify the required files 2015-04-08 22:55:44 +05:30