ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Fix children and adult search filters #98

Closed cdinger closed 3 years ago

cdinger commented 3 years ago

These parameters were not included in the permitted params so they were not making it to the search method.

This was missed in the Rails upgrade.