You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: