Class: RemoteIssueFetch::Update

Inherits:
Base
  • Object
show all
Defined in:
app/models/remote_issue_fetch/update.rb,
app/models/remote_issue_fetch/update/_local_issue.rb,
app/models/remote_issue_fetch/update/_remote_issue.rb

Instance Method Summary collapse

Methods inherited from Base

#author_present, #provider_issue_present, #save

Instance Method Details

#default_error_columnObject



14
15
16
# File 'app/models/remote_issue_fetch/update.rb', line 14

def default_error_column
  :remote_issue_id
end