Class: RedmineRemotes::IssueFetch::Update
- Inherits:
-
Base
- Object
- EacRailsUtils::Models::Tableless
- Base
- RedmineRemotes::IssueFetch::Update
- 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_column ⇒ Object
13 14 15 |
# File 'app/tableless_models/redmine_remotes/issue_fetch/update.rb', line 13 def default_error_column :remote_issue_id end |