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 noticed in your fork that you moved this over to an initializer instead of spec/support. Can you help me understand why? I'm not seeing this deprecation notice in my dev logs in the app that's using this gem, but obviously it is being spit out all over the place when running tests.
I'm working with Rails 4.2 and I'm getting the following warning:
This issue is similar to paper-trail-gem/paper_trail#416
I added the following patch (to suppress deprecation warnings) https://github.com/dpaluy/draftsman/blob/afce35b3985c79760176f31710c11a77b1201f0e/config/initializers/draftsman.rb
The text was updated successfully, but these errors were encountered: