Namespaced models not working
Created by: TrevorHinesley
Per #871 and #179 (closed), it looks like namespaced models were worked on before, but I'm still getting the same issue. Going to the "New " page or trying to edit an object that has PaperTrail results in:
uninitialized constant PaperTrail::VersionDashboard
Which looks to be the same namespacing issue as before. I'm on version 0.11.0 of the gem, as well as Rails 5.2.1 and Ruby 2.5.1.