JezK
Edit File: post_version.rb
class PostVersion < PaperTrail::Version self.table_name = 'post_versions' end