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 5 forks source link

Update to Rails 5.0 #54

Closed cdinger closed 4 years ago

cdinger commented 4 years ago

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 with development and adds a staging environment for non-production deployments.

cdinger commented 4 years ago

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.