|
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
|
|---|
|
|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/models/answer.rb |
|---|
| app/models/guidance_group.rb |
|---|
| app/models/org.rb |
|---|
| app/models/phase.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/question.rb |
|---|
| app/models/question_option.rb |
|---|
| app/models/section.rb |
|---|
| app/models/suggested_answer.rb |
|---|
| app/models/template.rb |
|---|
| app/models/user.rb |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| test/unit/dmptemplate_test.rb 100644 → 0 |
|---|
| test/unit/template_test.rb 0 → 100644 |
|---|