Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
dev
commit f0806cb4eb6f62d42b8d2241785da7338f4dc1e0
2 parents c98f0c3 + b338d4c
@Ray Carrick Ray Carrick authored on 6 Feb 2017
Showing 26 changed files
View
Gemfile
View
Gemfile.lock
View
app/controllers/answers_controller.rb
View
app/controllers/templates_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/models/phase.rb
View
app/models/plan.rb
View
app/models/question.rb
View
app/models/question_option.rb
View
app/models/section.rb
View
app/models/suggested_answer.rb
View
app/models/template.rb
View
app/models/user.rb
View
app/views/templates/admin_index.html.erb
View
config/initializers/devise.rb
View
db/schema.rb
View
test/functional/answers_controller_test.rb 0 → 100644
View
test/functional/application_controller_test.rb
View
test/functional/static_pages_controller_test.rb
View
test/routing_test.rb
View
test/test_helper.rb
View
test/unit/phase_test.rb
View
test/unit/question_test.rb
View
test/unit/section_test.rb
View
test/unit/template_test.rb
View
test/unit/user_test.rb