We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the difference between find and find_origin_id? It seems like they use the same id
find
find_origin_id
PapMon/app/controllers/app.rb
Line 33 in d4e1889
Line 46 in d4e1889
Please these commented-out codes
PapMon/app/models/entities/dataset.rb
Line 18 in d4e1889
PapMon/app/models/entities/paper.rb
Line 21 in d4e1889
Line 27 in d4e1889
PapMon/app/models/entities/repository.rb
Line 14 in d4e1889
Line 17 in d4e1889
PapMon/app/models/mappers/dataset_mapper.rb
Lines 45 to 47 in d4e1889
PapMon/app/models/mappers/repository_mapper.rb
Lines 39 to 45 in d4e1889
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the difference between
find
andfind_origin_id
? It seems like they use the same idPapMon/app/controllers/app.rb
Line 33 in d4e1889
PapMon/app/controllers/app.rb
Line 46 in d4e1889
Please these commented-out codes
PapMon/app/models/entities/dataset.rb
Line 18 in d4e1889
PapMon/app/models/entities/paper.rb
Line 21 in d4e1889
PapMon/app/models/entities/paper.rb
Line 27 in d4e1889
PapMon/app/models/entities/repository.rb
Line 14 in d4e1889
PapMon/app/models/entities/repository.rb
Line 17 in d4e1889
PapMon/app/models/mappers/dataset_mapper.rb
Lines 45 to 47 in d4e1889
PapMon/app/models/mappers/repository_mapper.rb
Lines 39 to 45 in d4e1889
The text was updated successfully, but these errors were encountered: