Class: RedmineRemotes::IssueFetch::Update

Inherits:
Base
  • Object
show all
Defined in:
app/tableless_models/redmine_remotes/issue_fetch/update.rb,
app/tableless_models/redmine_remotes/issue_fetch/update/local_issue.rb,
app/tableless_models/redmine_remotes/issue_fetch/update/remote_issue.rb

Defined Under Namespace

Modules: LocalIssue, RemoteIssue

Instance Method Summary collapse

Methods inherited from Base

#author_present, #provider_issue_present, #save

Instance Method Details

#default_error_columnObject



15
16
17
# File 'app/tableless_models/redmine_remotes/issue_fetch/update.rb', line 15

def default_error_column
  :remote_issue_id
end