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.
So CI is green again, but our build went from 45s to 6.5m. I'm going close this PR while I play with tweaking the travis config so this stops spamming the team.
This PR updates the application to Rails 5.0 and resolves all deprecation warnings which should make the transition to 5.1 easier.
This also removes the
local
environment withdevelopment
and adds astaging
environment for non-production deployments.