Writing Clean Monkey Patches (Fixing Kaminari v1.0.0 ArgumentError)
In this article we delve into some clean monkey patching and fix an error with the latest version of Kaminari until the project releases a new version. https://solidfoundationwebdev.com/blog/posts/writing-clean-monkey-patches-fixing-kaminari-1-0-0-argumenterror-comparison-of-fixnum-with-string-failed
Post a comment