Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #112 from omu/hotfix_yoksis_article_endeks_id
Browse files Browse the repository at this point in the history
Hotfix: YOKSIS Article Endeks ID
  • Loading branch information
msdundar authored Jul 13, 2018
2 parents 60a487d + 225378b commit 850d00d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/models/academic_studies/article.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ class Article < ApplicationRecord
eric: 55,
esci: 56,
index_chemicus: 59,
turkish_index: 45
turkish_index: 45,
art_index: 62
}

enum type: {
Expand Down

0 comments on commit 850d00d

Please sign in to comment.