Taufek Johar

Results 1 comments of Taufek Johar

I'm using paper_trail outside of Rails. I'm using [grape](https://github.com/ruby-grape/grape) framework. grape version: 1.1.0 activerecord: 5.2.1 paper_trail version: 10.0.1 paper_trail-association_tracking version: 2.1.3 Below are the migrations: ``` class CreateVersion < ActiveRecord::Migration[5.1]...