Closed vilusa closed 5 years ago
Thanks for contribution. You should be attention when upgrading any gem. Search method is using in Cybele for Ransack. But Search method will be deprecated after version 2.0, already there is attention note in Ransack documentation.
Attention note for search method: https://github.com/activerecord-hackery/ransack#ransack-search-method
If you want to upgrade the Ransack gem, you must make code refactor for search method in Cybele.
We have fixed this problem with cybele v2.2.0
When the application is installed, it tries to access the admin and user path in the hq area and it gives the error "wrong number of arguments (given 4, expected 3)". The error is resolved when the gem is updated.