Skip to content
New issue

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

CCDA update logic. Update to record.rb #132

Open
npm526 opened this issue Feb 20, 2018 · 0 comments
Open

CCDA update logic. Update to record.rb #132

npm526 opened this issue Feb 20, 2018 · 0 comments

Comments

@npm526
Copy link

npm526 commented Feb 20, 2018

Update logic was taken out in a previous commit. The following code should be added to /lib/hds/record.rb.

if entry.codes.present?
query[section]['$elemMatch']['codes'] = entry.codes
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant