Commit ceefc8cd authored by Tiago Botelho's avatar Tiago Botelho

removes ignore column sync time logic from remote mirror model

parent 1501d7c9
class RemoteMirror < ActiveRecord::Base
include AfterCommitQueue
include IgnorableColumn
ignore_column :sync_time
BACKOFF_DELAY = 5.minutes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment