質問編集履歴

2

誤字

2020/05/19 13:52

投稿

atata
atata

スコア38

test CHANGED
File without changes
test CHANGED
@@ -20,52 +20,208 @@
20
20
 
21
21
 
22
22
 
23
- 対象データのde:seed 情報です。
23
+ ### **### 対象データのde:seed 情報です。
24
+
24
-
25
+ ### **親**
26
+
25
-
27
+ customer = Customer.create!(
28
+
26
-
29
+ email: 'test@co.jp',
30
+
31
+ password: '123456',
32
+
33
+ name: '佐藤'
34
+
35
+ )
36
+
37
+ ### 子
38
+
27
- **city_introduction_1 = CityIntroduction .create!(
39
+ city_introduction_1 = CityIntroduction .create!(
28
-
29
-
30
40
 
31
41
  name: '田中'
32
42
 
33
-
34
-
35
- user_id: 1,
43
+ user_id: 2,    「63行目」 エラー箇所
36
-
37
-
38
44
 
39
45
  address: 'aaa@co.jp',
40
46
 
41
-
42
-
43
47
  introduction: '横浜',
44
48
 
45
-
46
-
47
49
  comment: 'コメントコメント',
48
50
 
49
-
50
-
51
51
  created_at: 1,
52
52
 
53
-
54
-
55
53
  updated_at: 1,
56
54
 
57
-
58
-
59
55
  image: File.open('./app/assets/images/big-star.png'),
60
56
 
61
-
62
-
63
57
  customer_id: customer.id,
64
58
 
65
-
66
-
67
- )**
59
+ )
60
+
61
+
62
+
68
-
63
+ ### 以下情報
64
+
69
-
65
+ Staion.create!(
66
+
70
-
67
+ type_id: 1,
68
+
69
+ name: '横浜',
70
+
71
+ explanation: '都市景観100選受賞地区にも選ばれた横浜みなとみらいには横浜みなと博物館、パシフィコ横浜、横浜ランドマークタワー、よこはまコスモワールド、赤レンガ倉庫などの観光スポットが点在している。',
72
+
73
+ image: File.open('./app/assets/images/station/yokoham.jpg'),
74
+
75
+ city_introduction_id: city_introduction_1 .id
76
+
77
+ )
78
+
79
+
80
+
81
+ Staion.create!(
82
+
83
+ type_id: 2,
84
+
85
+ name: '品川',
86
+
87
+ explanation: '品川は品川駅に新幹線が通っている事もあり、ターミナル駅として日々多くの人で賑わうエリア。高層ビルが立ち並ぶ近代的な街並みの中には、実は人気スポットもたくさんある。',
88
+
89
+ image: File.open('./app/assets/images/station/shinagawa.jpg'),
90
+
91
+ city_introduction_id: city_introduction_1 .id
92
+
93
+ )
94
+
95
+
96
+
97
+ Staion.create!(
98
+
99
+ type_id: 3,
100
+
101
+ name: '新橋',
102
+
103
+ explanation: '駅前の広場全体を「SL広場」というが、待ち合わせスポットがある。また、東の汐留口側には電通や日本テレビ、パナソニックなどの本社が居を構えるオフィス街になっている。',
104
+
105
+ image: File.open('./app/assets/images/station/shinbashi.jpg'),
106
+
107
+ city_introduction_id: city_introduction_1 .id
108
+
109
+ )
110
+
111
+
112
+
113
+ Staion.create!(
114
+
115
+ type_id: 4,
116
+
117
+ name: '新宿',
118
+
119
+ explanation: '新宿駅の乗降客数は全路線合計で約342万人(2015年)と言われており、この数字は世界一の数字でギネス記録にも認定されている。東口が有名で、アルタや伊勢丹などがある新宿通りと、歌舞伎町がある靖国通りがメイン通りといえる。',
120
+
121
+ image: File.open('./app/assets/images/station/shinzyuku.jpg'),
122
+
123
+ city_introduction_id: city_introduction_1 .id
124
+
125
+ )
126
+
127
+
128
+
129
+ Staion.create!(
130
+
131
+ type_id: 5,
132
+
133
+ name: '渋谷',
134
+
135
+ explanation: '1日の通行人数は約50万人とも言われ、世界でも類を見ない通行量を誇るスクランブル交差点。JR東日本、京王電鉄、東急電鉄、東京メトロという4社の路線が乗り入れるターミナル駅になる。',
136
+
137
+ image: File.open('./app/assets/images/station/shibuya.jpg'),
138
+
139
+ city_introduction_id: city_introduction_1 .id
140
+
141
+ )
142
+
143
+
144
+
145
+ Staion.create!(
146
+
147
+ type_id: 6,
148
+
149
+ name: '東京',
150
+
151
+ explanation: '日本経済の中心的な役割を担う企業が多く集積する丸の内、八重洲。創建当時の姿に復原された、「東京駅赤煉瓦駅舎」をはじめ、丸の内ブリックスクエア、KITTEといった新名所が街に新たな魅力を加えている。',
152
+
153
+ image: File.open('./app/assets/images/station/toukyou.jpg'),
154
+
155
+ city_introduction_id: city_introduction_1 .id
156
+
157
+ )
158
+
159
+
160
+
161
+ Staion.create!(
162
+
163
+ type_id: 7,
164
+
165
+ name: '上野',
166
+
167
+ explanation: '上野の特徴は、山手と下町の両方が共存している点。山手エリアは台地の上にある上野公園が中心で、国立西洋美術館をはじめ上野動物園など数多くの文化施設が集中。北側には、東京芸術大学のなど、閑静な住宅地が広がる。',
168
+
169
+ image: File.open('./app/assets/images/ueno.jpg'),
170
+
171
+ city_introduction_id: city_introduction_1 .id
172
+
173
+ )
174
+
175
+
176
+
177
+ Staion.create!(
178
+
179
+ type_id: 8,
180
+
181
+ name: '池袋',
182
+
183
+ explanation: '駅西口の『サンシャインシティ』は娯楽・観光のメッカとなっているほか、大ヒットドラマの舞台となった『池袋西口公園』も現在は池袋を象徴するスポットとして有名。横浜や大宮方面にも乗換せずに行けるため、交通アクセスは抜群に良い。',
184
+
185
+ image: File.open('./app/assets/images/station/ikebukuro.jpg'),
186
+
187
+ city_introduction_id: city_introduction_1 .id
188
+
189
+ )
190
+
191
+
192
+
193
+ Staion.create!(
194
+
195
+ type_id: 9,
196
+
197
+ name: '秋葉原',
198
+
199
+ explanation: '葉原の特徴としてあげられるのは、オタクの聖地です。家電店とコミックやフィギュアやメイド喫茶など、家電とオタクの雰囲気が交わった街です。日曜は歩行者天国になるため、一層賑わいを見せます。アニメや家電に興味がなくても、行くと独特の雰囲気があり楽しめます。',
200
+
201
+ image: File.open('./app/assets/images/station/akihabara.jpg'),
202
+
203
+ city_introduction_id: city_introduction_1 .id
204
+
205
+ )
206
+
207
+
208
+
209
+ Staion.create!(
210
+
211
+ type_id: 10,
212
+
213
+ name: '恵比寿',
214
+
215
+ explanation: 'JR山手線、埼京線、湘南新宿ラインと東京メトロ日比谷線が利用可能で交通の弁は良く、恵比寿のランドマークといわれる『恵比寿ガーデンプレイス』や駅ビルの『アトレ恵比寿』、アトレ恵比寿西館の新設や中高層マンションの建築など、時代のトレンドを先取りする街並みがあります。',
216
+
217
+ image: File.open('./app/assets/images/station/ebisu.jpg'),
218
+
219
+ city_introduction_id: city_introduction_1 .id
220
+
221
+ )
222
+
223
+
224
+
225
+
226
+
71
- よろしくお願いします。
227
+ よろしくお願いします。**

1

誤字

2020/05/19 13:51

投稿

atata
atata

スコア38

test CHANGED
@@ -1 +1 @@
1
- db:seedでデータがエラーが出て上手く入れられません。
1
+ db:seedでデータがエラーが出て上手く入れられません。分かる方が入れば教えてください。
test CHANGED
File without changes