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
To make it work, you'd need a way to call PaperTrail automatically at the start of every request; i.e. to replace the Rails-style before_filter in the controller mixin.
Unfortunately I don't have any time/plans to work on this at the moment.
The main changes would be how the controller layer is mixed in...
The text was updated successfully, but these errors were encountered: