Skip to content

Commit

Permalink
Fix issue with frozen constants in RailsAdmin at v1.0.0
Browse files Browse the repository at this point in the history
Fixes #17
  • Loading branch information
rikkipitt committed Sep 20, 2016
1 parent bca3a85 commit b597e57
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ def version_id
@version.id
end
end
class AuditingAdapter
COLUMN_MAPPING[:rollback] = :id
end
end
end
end

0 comments on commit b597e57

Please sign in to comment.