Skip to content

Commit b597e57

Browse files
committed
Fix issue with frozen constants in RailsAdmin at v1.0.0
Fixes #17
1 parent bca3a85 commit b597e57

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lib/rails_admin_history_rollback/extensions/paper_trail/auditing_adapter.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ def version_id
99
@version.id
1010
end
1111
end
12-
class AuditingAdapter
13-
COLUMN_MAPPING[:rollback] = :id
14-
end
1512
end
1613
end
1714
end

0 commit comments

Comments
 (0)