Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
dev
commit 8a87a3a06239a8f12a27a30098dfaeb4bcc65f2c
2 parents ebb686c + 5659c36
@ray.carrick ray.carrick authored on 20 Mar 2017
Showing 26 changed files
View
.travis.yml
View
Gemfile.lock
View
app/controllers/orgs_controller.rb
View
app/controllers/projects_controller.rb
View
app/controllers/registrations_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
config/environments/production.rb
View
db/migrate/20170130173612_move_orcid_id_from_users_to_user_identifiers.rb 100644 → 0
View
db/migrate/20170303220255_remove_orcid_id_from_users.rb 0 → 100644
View
db/schema.rb
View
db/seeds.rb
View
lib/tasks/migrate.rake
View
test/fixtures/.gitkeep 100644 → 0
View
test/functional/answers_controller_test.rb
View
test/functional/application_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb
View
test/models/plan_guidance_group_test.rb 100644 → 0
View
test/models/template_test.rb 100644 → 0
View
test/test_helper.rb
View
test/unit/answer_test.rb
View
test/unit/guidance_test.rb
View
test/unit/phase_test.rb
View
test/unit/plan_test.rb
View
test/unit/settings/plan_test.rb
View
test/unit/suggested_answer_test.rb
View
test/unit/template_test.rb