質問編集履歴

2

ファイル名追記

2018/03/12 07:38

投稿

hiropo
hiropo

スコア21

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,11 @@
16
16
 
17
17
 
18
18
 
19
+ ```
20
+
19
- ```controller
21
+ //controller
22
+
23
+
20
24
 
21
25
  def create
22
26
 
@@ -46,7 +50,9 @@
46
50
 
47
51
  ```
48
52
 
53
+ ```
54
+
49
- ```recruiting_period.vue
55
+ //recruiting_period.vue
50
56
 
51
57
  <template>
52
58
 
@@ -108,7 +114,9 @@
108
114
 
109
115
 
110
116
 
111
- ```erb
117
+ ```
118
+
119
+ //erb
112
120
 
113
121
  <div class="form-group">
114
122
 

1

マークダウンの修正

2018/03/12 07:38

投稿

hiropo
hiropo

スコア21

test CHANGED
File without changes
test CHANGED
@@ -102,7 +102,9 @@
102
102
 
103
103
 
104
104
 
105
- </script>```
105
+ </script>
106
+
107
+ ```
106
108
 
107
109
 
108
110