831be98f9a
a471e6b4d7
f3c84dc316
1 2
3
4
5
# frozen_string_literal: true class LegacyThing < ActiveRecord::Base self.locking_column = :version end