judgegem/judge

adding ransack form builder to judge

MatsumotoHiroko opened this issue · 0 comments

i want to use ransack with judge.
but judge form builder's superclass is Application::Helpers::FormBuilder.
ransack form builder's superclass is Ransack::Helpers::FormBuilder.
superclass changing is very difficult.
Do you have any ideas?

For example, this topic don't work.
https://github.com/charliesome/charlie.bz/blob/master/posts/changing-the-superclass-of-a-class-in-ruby.md

ransack
https://github.com/activerecord-hackery/ransack