Nicolás Cerrini
Nicolás Cerrini

When doing a big Ruby+Rails upgrade on a Rails 5 app, I've encountered this same issue when needing to bump DatabaseCleaner and other gems for compatibility. For now I forked...
I'm having some trouble running tests on a Rails app that I'm upgrading from Rails 5 to Rails 7 and ended up here. Authlogic gets in between of some ActiveAdmin...
I was experiencing a similar issue, and this thread was super helpful to understand what's going on. `no implicit conversion of nil into String (ActionView::Template::Error)` `lib/wicked_pdf/wicked_pdf_helper/assets.rb in find_asset at line...