From 6626edb3cbbf0b9924928d23ffc827c76e47a679 Mon Sep 17 00:00:00 2001 From: stormand <422171566@qq.com> Date: Wed, 2 Nov 2016 14:54:21 +0800 Subject: [PATCH] introduction --- .idea/workspace.xml | 193 +++++++++-------------------- app/views/courses/_form.html.erb | 2 +- test/fixtures/course_details.yml | 11 ++ test/fixtures/detail_courses.yml | 11 ++ test/fixtures/special_courses.yml | 11 ++ test/models/course_detail_test.rb | 7 ++ test/models/detail_course_test.rb | 7 ++ test/models/special_course_test.rb | 7 ++ 8 files changed, 117 insertions(+), 132 deletions(-) create mode 100644 test/fixtures/course_details.yml create mode 100644 test/fixtures/detail_courses.yml create mode 100644 test/fixtures/special_courses.yml create mode 100644 test/models/course_detail_test.rb create mode 100644 test/models/detail_course_test.rb create mode 100644 test/models/special_course_test.rb diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 219519e..0e8ec16 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,13 +3,7 @@ - - - - - - @@ -78,7 +72,7 @@ - + @@ -88,6 +82,16 @@ + + + + + + + + + + @@ -98,21 +102,11 @@ - + - - - - - - - - - - - - + + @@ -197,7 +191,6 @@ @@ -271,38 +265,6 @@