質問編集履歴

2

画像追加

2016/12/14 03:14

投稿

VerfolgungEin
VerfolgungEin

スコア147

test CHANGED
File without changes
test CHANGED
@@ -643,3 +643,9 @@
643
643
  下の部分までしか出力されなかったりとログが異常な出力となっています
644
644
 
645
645
  どうすれば出力が全て出るようになりますか?
646
+
647
+
648
+
649
+ 12/14追加
650
+
651
+ ![途切れた文章](b2263aa5e9194be8ecd57eb83d81bf82.png)

1

主な例、画像の追加

2016/12/14 03:13

投稿

VerfolgungEin
VerfolgungEin

スコア147

test CHANGED
File without changes
test CHANGED
@@ -4,4 +4,642 @@
4
4
 
5
5
 
6
6
 
7
+ 例えば、以下の文章が
8
+
9
+ ```ruby
10
+
11
+ GEM
12
+
13
+ remote: https://rubygems.org/
14
+
15
+ specs:
16
+
17
+ aasm (3.3.1)
18
+
19
+ actionmailer (4.2.2)
20
+
21
+ actionpack (= 4.2.2)
22
+
23
+ actionview (= 4.2.2)
24
+
25
+ activejob (= 4.2.2)
26
+
27
+ mail (~> 2.5, >= 2.5.4)
28
+
29
+ rails-dom-testing (~> 1.0, >= 1.0.5)
30
+
31
+ actionpack (4.2.2)
32
+
33
+ actionview (= 4.2.2)
34
+
35
+ activesupport (= 4.2.2)
36
+
37
+ rack (~> 1.6)
38
+
39
+ rack-test (~> 0.6.2)
40
+
41
+ rails-dom-testing (~> 1.0, >= 1.0.5)
42
+
43
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
44
+
45
+ actionview (4.2.2)
46
+
47
+ activesupport (= 4.2.2)
48
+
49
+ builder (~> 3.1)
50
+
51
+ erubis (~> 2.7.0)
52
+
53
+ rails-dom-testing (~> 1.0, >= 1.0.5)
54
+
55
+ rails-html-sanitizer (~> 1.0, >= 1.0.1)
56
+
57
+ active_attr (0.9.0)
58
+
59
+ activemodel (>= 3.0.2, < 5.1)
60
+
61
+ activesupport (>= 3.0.2, < 5.1)
62
+
63
+ activejob (4.2.2)
64
+
65
+ activesupport (= 4.2.2)
66
+
67
+ globalid (>= 0.3.0)
68
+
69
+ activemodel (4.2.2)
70
+
71
+ activesupport (= 4.2.2)
72
+
73
+ builder (~> 3.1)
74
+
75
+ activerecord (4.2.2)
76
+
77
+ activemodel (= 4.2.2)
78
+
79
+ activesupport (= 4.2.2)
80
+
81
+ arel (~> 6.0)
82
+
83
+ activesupport (4.2.2)
84
+
85
+ i18n (~> 0.7)
86
+
87
+ json (~> 1.7, >= 1.7.7)
88
+
89
+ minitest (~> 5.1)
90
+
91
+ thread_safe (~> 0.3, >= 0.3.4)
92
+
93
+ tzinfo (~> 1.1)
94
+
95
+ addressable (2.5.0)
96
+
97
+ public_suffix (~> 2.0, >= 2.0.2)
98
+
99
+ airbrussh (1.1.1)
100
+
101
+ sshkit (>= 1.6.1, != 1.7.0)
102
+
103
+ ansi (1.5.0)
104
+
105
+ arel (6.0.3)
106
+
107
+ autoparse (0.3.3)
108
+
109
+ addressable (>= 2.3.1)
110
+
111
+ extlib (>= 0.9.15)
112
+
113
+ multi_json (>= 1.0.0)
114
+
115
+ awesome_nested_set (3.1.1)
116
+
117
+ activerecord (>= 4.0.0, < 5.1)
118
+
119
+ bcrypt (3.1.7-x86-mingw32)
120
+
121
+ bootstrap-sass (3.2.0.0)
122
+
123
+ sass (~> 3.2)
124
+
125
+ bootstrap-will_paginate (0.0.10)
126
+
127
+ will_paginate
128
+
129
+ breadcrumbs_on_rails (3.0.1)
130
+
131
+ builder (3.2.2)
132
+
133
+ capistrano (3.7.0)
134
+
135
+ airbrussh (>= 1.0.0)
136
+
137
+ capistrano-harrow
138
+
139
+ i18n
140
+
141
+ rake (>= 10.0.0)
142
+
143
+ sshkit (>= 1.9.0)
144
+
145
+ capistrano-bundler (1.2.0)
146
+
147
+ capistrano (~> 3.1)
148
+
149
+ sshkit (~> 1.2)
150
+
151
+ capistrano-harrow (0.5.3)
152
+
153
+ capistrano-rails (1.2.0)
154
+
155
+ capistrano (~> 3.1)
156
+
157
+ capistrano-bundler (~> 1.1)
158
+
159
+ capistrano-rbenv (2.1.0)
160
+
161
+ capistrano (~> 3.1)
162
+
163
+ sshkit (~> 1.3)
164
+
165
+ capistrano-safe-deploy-to (1.1.1)
166
+
167
+ capistrano (>= 3.0)
168
+
169
+ carrierwave (0.11.2)
170
+
171
+ activemodel (>= 3.2.0)
172
+
173
+ activesupport (>= 3.2.0)
174
+
175
+ json (>= 1.7)
176
+
177
+ mime-types (>= 1.16)
178
+
179
+ mimemagic (>= 0.3.0)
180
+
181
+ chartkick (2.2.1)
182
+
183
+ ckeditor (4.2.0)
184
+
185
+ cocaine
186
+
187
+ orm_adapter (~> 0.5.0)
188
+
189
+ climate_control (0.0.3)
190
+
191
+ activesupport (>= 3.0)
192
+
193
+ cocaine (0.5.8)
194
+
195
+ climate_control (>= 0.0.3, < 1.0)
196
+
197
+ coderay (1.1.1)
198
+
199
+ coffee-rails (4.1.0)
200
+
201
+ coffee-script (>= 2.2.0)
202
+
203
+ railties (>= 4.0.0, < 5.0)
204
+
205
+ coffee-script (2.4.1)
206
+
207
+ coffee-script-source
208
+
209
+ execjs
210
+
211
+ coffee-script-source (1.11.1)
212
+
213
+ commonjs (0.2.7)
214
+
215
+ concurrent-ruby (1.0.2)
216
+
217
+ devise (4.2.0)
218
+
219
+ bcrypt (~> 3.0)
220
+
221
+ orm_adapter (~> 0.1)
222
+
223
+ railties (>= 4.1.0, < 5.1)
224
+
225
+ responders
226
+
227
+ warden (~> 1.2.3)
228
+
229
+ devise-bootstrap-views (0.0.9)
230
+
231
+ devise-i18n (1.1.1)
232
+
233
+ devise-i18n-views (0.3.7)
234
+
235
+ erubis (2.7.0)
236
+
237
+ execjs (2.7.0)
238
+
239
+ extlib (0.9.16)
240
+
241
+ faraday (0.9.2)
242
+
243
+ multipart-post (>= 1.2, < 3)
244
+
245
+ ffi (1.9.14-x86-mingw32)
246
+
247
+ formatador (0.2.5)
248
+
249
+ globalid (0.3.7)
250
+
251
+ activesupport (>= 4.1.0)
252
+
253
+ google-analytics-rails (1.1.0)
254
+
255
+ google-api-client (0.7.0)
256
+
257
+ addressable (>= 2.3.2)
258
+
259
+ autoparse (>= 0.3.3)
260
+
261
+ extlib (>= 0.9.15)
262
+
263
+ faraday (>= 0.9.0)
264
+
265
+ jwt (>= 0.1.5)
266
+
267
+ launchy (>= 2.1.1)
268
+
269
+ multi_json (>= 1.0.0)
270
+
271
+ signet (>= 0.5.0)
272
+
273
+ uuidtools (>= 2.1.0)
274
+
275
+ gretel (3.0.9)
276
+
277
+ rails (>= 3.1.0)
278
+
279
+ guard (2.14.0)
280
+
281
+ formatador (>= 0.2.4)
282
+
283
+ listen (>= 2.7, < 4.0)
284
+
285
+ lumberjack (~> 1.0)
286
+
287
+ nenv (~> 0.1)
288
+
289
+ notiffany (~> 0.0)
290
+
291
+ pry (>= 0.9.12)
292
+
293
+ shellany (~> 0.0)
294
+
295
+ thor (>= 0.18.1)
296
+
297
+ guard-minitest (2.3.1)
298
+
299
+ guard (~> 2.0)
300
+
301
+ minitest (>= 3.0)
302
+
303
+ hashie (3.4.6)
304
+
305
+ i18n (0.7.0)
306
+
307
+ impressionist (1.5.2)
308
+
309
+ nokogiri (~> 1.6)
310
+
311
+ jbuilder (2.2.3)
312
+
313
+ activesupport (>= 3.0.0, < 5)
314
+
315
+
316
+
317
+ actionmailer (= 4.2.2)
318
+
319
+ actionpack (= 4.2.2)
320
+
321
+ actionview (= 4.2.2)
322
+
323
+ activejob (= 4.2.2)
324
+
325
+ activemodel (= 4.2.2)
326
+
327
+ activerecord (= 4.2.2)
328
+
329
+ activesupport (= 4.2.2)
330
+
331
+ bundler (>= 1.3.0, < 2.0)
332
+
333
+ railties (= 4.2.2)
334
+
335
+ sprockets-rails
336
+
337
+ rails-deprecated_sanitizer (1.0.3)
338
+
339
+ activesupport (>= 4.2.0.alpha)
340
+
341
+ rails-dom-testing (1.0.7)
342
+
343
+ activesupport (>= 4.2.0.beta, < 5.0)
344
+
345
+ nokogiri (~> 1.6.0)
346
+
347
+ rails-deprecated_sanitizer (>= 1.0.1)
348
+
349
+ rails-html-sanitizer (1.0.3)
350
+
351
+ loofah (~> 2.0)
352
+
353
+ rails_12factor (0.0.2)
354
+
355
+ rails_serve_static_assets
356
+
357
+ rails_stdout_logging
358
+
359
+ rails_serve_static_assets (0.0.5)
360
+
361
+ rails_stdout_logging (0.0.5)
362
+
363
+ railties (4.2.2)
364
+
365
+ actionpack (= 4.2.2)
366
+
367
+ activesupport (= 4.2.2)
368
+
369
+ rake (>= 0.8.7)
370
+
371
+ thor (>= 0.18.1, < 2.0)
372
+
373
+ rake (12.0.0)
374
+
375
+ ransack (1.8.2)
376
+
377
+ actionpack (>= 3.0)
378
+
379
+ activerecord (>= 3.0)
380
+
381
+ activesupport (>= 3.0)
382
+
383
+ i18n
384
+
385
+ polyamorous (~> 1.3)
386
+
387
+ rb-fsevent (0.9.8)
388
+
389
+ rb-inotify (0.9.7)
390
+
391
+ ffi (>= 0.5.0)
392
+
393
+ rdoc (4.3.0)
394
+
395
+ responders (2.3.0)
396
+
397
+ railties (>= 4.2.0, < 5.1)
398
+
399
+ retriable (2.1.0)
400
+
401
+ ruby-progressbar (1.8.1)
402
+
403
+ ruby_dep (1.5.0)
404
+
405
+ sass (3.4.22)
406
+
407
+ sass-rails (5.0.2)
408
+
409
+ railties (>= 4.0.0, < 5.0)
410
+
411
+ sass (~> 3.1)
412
+
413
+ sprockets (>= 2.8, < 4.0)
414
+
415
+ sprockets-rails (>= 2.0, < 4.0)
416
+
417
+ tilt (~> 1.1)
418
+
419
+ sdoc (0.4.0)
420
+
421
+ json (~> 1.8)
422
+
423
+ rdoc (~> 4.0, < 5.0)
424
+
425
+ shellany (0.0.1)
426
+
427
+ signet (0.7.3)
428
+
429
+ addressable (~> 2.3)
430
+
431
+ faraday (~> 0.9)
432
+
433
+ jwt (~> 1.5)
434
+
435
+ multi_json (~> 1.10)
436
+
437
+ slop (3.6.0)
438
+
439
+ sprockets (3.7.0)
440
+
441
+ concurrent-ruby (~> 1.0)
442
+
443
+ rack (> 1, < 3)
444
+
445
+ sprockets-rails (3.2.0)
446
+
447
+ actionpack (>= 4.0)
448
+
449
+ activesupport (>= 4.0)
450
+
451
+ sprockets (>= 3.0.0)
452
+
453
+ sshkit (1.11.4)
454
+
455
+ net-scp (>= 1.1.2)
456
+
457
+ net-ssh (>= 2.8.0)
458
+
459
+ thor (0.19.4)
460
+
461
+ thread_safe (0.3.5)
462
+
463
+ tilt (1.4.1)
464
+
465
+ transpose (0.0.1)
466
+
467
+ activesupport
468
+
469
+ turbolinks (2.3.0)
470
+
471
+ coffee-rails
472
+
473
+ twitter-bootstrap-rails (3.2.2)
474
+
475
+ actionpack (>= 3.1)
476
+
477
+ execjs (>= 2.2.2, >= 2.2)
478
+
479
+ less-rails (>= 2.5.0)
480
+
481
+ railties (>= 3.1)
482
+
483
+ tzinfo (1.2.2)
484
+
485
+ thread_safe (~> 0.1)
486
+
487
+ uglifier (2.5.3)
488
+
489
+ execjs (>= 0.3.0)
490
+
491
+ json (>= 1.8.0)
492
+
493
+ uuidtools (2.1.5)
494
+
495
+ warden (1.2.6)
496
+
497
+ rack (>= 1.0)
498
+
499
+ will_paginate (3.0.7)
500
+
501
+
502
+
503
+ PLATFORMS
504
+
505
+ x86-mingw32
506
+
507
+
508
+
509
+ DEPENDENCIES
510
+
511
+ aasm (= 3.3.1)
512
+
513
+ active_attr
514
+
515
+ awesome_nested_set
516
+
517
+ bcrypt (= 3.1.7)
518
+
519
+ bootstrap-sass (= 3.2.0.0)
520
+
521
+ bootstrap-will_paginate (= 0.0.10)
522
+
523
+ breadcrumbs_on_rails
524
+
525
+ capistrano
526
+
527
+ capistrano-bundler
528
+
529
+ capistrano-rails
530
+
531
+ capistrano-rbenv
532
+
533
+ capistrano-safe-deploy-to (~> 1.1.1)
534
+
535
+ carrierwave
536
+
537
+ chartkick
538
+
539
+ ckeditor
540
+
541
+ coffee-rails (= 4.1.0)
542
+
543
+ devise
544
+
545
+ devise-bootstrap-views
546
+
547
+ devise-i18n
548
+
549
+ devise-i18n-views
550
+
551
+ google-analytics-rails
552
+
553
+ google-api-client (= 0.7)
554
+
555
+ gretel
556
+
557
+ guard-minitest (= 2.3.1)
558
+
559
+ impressionist
560
+
561
+ jbuilder (= 2.2.3)
562
+
563
+ jcrop-rails-v2
564
+
565
+ jquery-rails (= 4.0.3)
566
+
567
+ jquery-selection-rails
568
+
569
+ jquery-turbolinks
570
+
571
+ jquery-ui-rails
572
+
573
+ kaminari
574
+
575
+ mini_backtrace (= 0.1.3)
576
+
577
+ mini_magick
578
+
579
+ minitest-reporters (= 1.0.5)
580
+
581
+ nokogiri
582
+
583
+ omniauth
584
+
585
+ omniauth-facebook
586
+
587
+ omniauth-github
588
+
589
+ omniauth-google-oauth2
590
+
591
+ omniauth-hatena
592
+
593
+ omniauth-linkedin
594
+
595
+ omniauth-mixi
596
+
597
+ omniauth-twitter
598
+
599
+ pace-rails
600
+
601
+ rails (= 4.2.2)
602
+
603
+ rails_12factor (= 0.0.2)
604
+
605
+ ransack
606
+
607
+ retriable
608
+
609
+ rmagick
610
+
611
+ sass-rails (= 5.0.2)
612
+
613
+ sdoc (= 0.4.0)
614
+
615
+ signet
616
+
617
+ therubyracer
618
+
619
+ transpose
620
+
621
+ turbolinks (= 2.3.0)
622
+
623
+ twitter-bootstrap-rails
624
+
625
+ uglifier (= 2.5.3)
626
+
627
+ unicorn
628
+
629
+ will_paginate (= 3.0.7)
630
+
631
+
632
+
633
+ BUNDLED WITH
634
+
635
+ 1.12.5
636
+
637
+
638
+
639
+ ```
640
+
641
+ ![途切れた文章](7501e25ae4e7d054b2af2465c482484b.png)
642
+
7
- 例えば、前にcat表示文章が出力されうといった具合に
643
+ 下の部分ましか出力れなかっりとログ異常な出力となっ
644
+
645
+ どうすれば出力が全て出るようになりますか?