-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
739 lines (631 loc) · 75.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<link rel="profile" href="https://gmpg.org/xfn/11">
<title>Enable log rotation within the rails application – redpanthers.co</title>
<meta name='robots' content='noindex,follow' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="redpanthers.co » Feed" href="/feed/" />
<link rel="alternate" type="application/rss+xml" title="redpanthers.co » Comments Feed" href="/comments/feed/" />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/redpanthers.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2.7"}};
!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='/wp-includes/css/dist/block-library/style.min.css?ver=5.2.7' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='/wp-content/themes/seolounge/css/bootstrap.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='/wp-content/themes/seolounge/css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='elusive-icons-css' href='/wp-content/themes/seolounge/css/elusive-icons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='animate-css' href='/wp-content/themes/seolounge/css/animate.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-custom-css' href='/wp-content/themes/seolounge/css/radiantthemes-custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-responsive-css' href='/wp-content/themes/seolounge/css/radiantthemes-responsive.css' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-header-style-twelve-css' href='/wp-content/themes/seolounge/css/radiantthemes-header-style-twelve.css' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-footer-style-six-css' href='/wp-content/themes/seolounge/css/radiantthemes-footer-style-six.css' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-style-css' href='/wp-content/themes/seolounge/style.css?ver=5.2.7' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-user-custom-css' href='/wp-content/themes/seolounge/css/radiantthemes-user-custom.css?ver=1599381064' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-dynamic-css' href='/wp-content/themes/seolounge/css/radiantthemes-dynamic.css?ver=1599381064' type='text/css' media='all' />
<link rel='stylesheet' id='radiantthemes-button-element-one-css' href='/wp-content/plugins/radiantthemes-addons/button/css/radiantthemes-button-element-one.css?ver=5.2.7' type='text/css' media='all' />
<style id='radiantthemes-button-element-one-inline-css' type='text/css'>
.gdpr-notice .btn, .team.element-six .team-item > .holder .data .btn, .radiantthemes-button > .radiantthemes-button-main, .rt-fancy-text-box > .holder > .more .btn, .rt-call-to-action-wraper .rt-call-to-action-item .btn:hover, .radiant-contact-form .form-row input[type=submit], .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn { border-radius:4px 4px 4px 4px ; }
</style>
<link rel='stylesheet' id='redux-google-fonts-seolounge_theme_option-css' href='https://fonts.googleapis.com/css?family=Rubik%3A400%2C500%7CPoppins%3A700%2C600%2C400%2C500%7CCinzel%3A400&ver=1599373402' type='text/css' media='all' />
<script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script>
<script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/retina.min.js?ver=1'></script>
<link rel='https://api.w.org/' href='/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wp-includes/wlwmanifest.xml" />
<link rel='prev' title='Skip unnecessary files while running Rails Generate' href='/customize-rails-auto-generation/' />
<link rel='next' title='after_create vs after_save vs after_commit' href='/after_create-vs-after_save-vs-after_commit/' />
<meta name="generator" content="WordPress 5.2.7" />
<link rel="canonical" href="/enable-log-rotation-within-rails-application/" />
<link rel='shortlink' href='/?p=359' />
<link rel="alternate" type="application/json+oembed" href="/wp-json/oembed/1.0/embed?url=https%3A%2F%2F%2Fenable-log-rotation-within-rails-application%2F" />
<link rel="alternate" type="text/xml+oembed" href="/wp-json/oembed/1.0/embed?url=https%3A%2F%2F%2Fenable-log-rotation-within-rails-application%2F&format=xml" />
<link rel="icon" href="/wp-content/uploads/2019/09/favicon-80.png" sizes="32x32" />
<link rel="icon" href="/wp-content/uploads/2019/09/favicon-192.png" sizes="192x192">
<link rel="apple-touch-icon-precomposed" href="/wp-content/uploads/2019/09/favicon-192.png" />
<meta name="msapplication-TileImage" content="https://redpanthers.co/wp-content/uploads/2019/09/favicon-192.png" />
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress." />
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://redpanthers.co/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--> <style type="text/css" id="wp-custom-css">
.shadow-box{
box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
}
.contact-form-for-cta .vc_column-inner{
background-color: #fff !important;
padding-top: 40px !important;
padding-bottom: 40px !important;
border-radius: 10px;
}
.white, .white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6{
color:#fff !important;
} </style>
<style type="text/css" title="dynamic-css" class="options-output">body{background-color:#ffffff;}body{font-family:Rubik;line-height:26px;font-weight:400;font-style:normal;color:#212d31;font-size:15px;}h1{font-family:Poppins;line-height:45px;letter-spacing:-1px;font-weight:700;font-style:normal;color:#212d31;font-size:35px;}h2{font-family:Poppins;line-height:40px;letter-spacing:-1px;font-weight:700;font-style:normal;color:#212d31;font-size:30px;}h3{font-family:Poppins;line-height:36px;letter-spacing:-1px;font-weight:700;font-style:normal;color:#212d31;font-size:26px;}h4{font-family:Poppins;line-height:32px;font-weight:700;font-style:normal;color:#212d31;font-size:22px;}h5{font-family:Poppins;line-height:26px;font-weight:600;font-style:normal;color:#212d31;font-size:18px;}h6{font-family:Poppins;line-height:26px;font-weight:600;font-style:normal;color:#212d31;font-size:15px;}.wraper_header.style-one .wraper_header_main{background-color:rgba(0,0,0,0.01);}.wraper_header.style-one .wraper_header_main{border-bottom-color:rgba(255,255,255,0.2);}.wraper_header.style-one .nav > [class*="menu-"] > ul.menu > li > a{font-family:Rubik;text-transform:uppercase;line-height:27px;font-weight:500;font-style:normal;color:#ffffff;font-size:13px;}.wraper_header.style-one .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-one .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-one .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-one .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Rubik;text-align:left;text-transform:uppercase;line-height:25px;font-weight:400;font-style:normal;color:#0c121f;font-size:13px;}.wraper_header.style-one .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-one .header_main_action ul > li.floating-searchbar i{color:#ffffff;}.wraper_header.style-one .header_main .responsive-nav i{color:#ffffff;}body[data-header-style="header-style-one"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-one"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-one"] .mobile-menu-close i{color:#838383;}.wraper_header.style-two .wraper_header_main{background-color:rgba(255,255,255,0.01);}.wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > a{font-family:Poppins;line-height:26px;font-weight:500;font-style:normal;color:#ffffff;font-size:15px;}.wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-two .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Poppins;text-align:left;line-height:25px;font-weight:500;font-style:normal;color:#454545;font-size:13px;}.wraper_header.style-two .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-two .header_main_action ul > li.floating-searchbar i{color:#ffffff;}.wraper_header.style-two .header_main .responsive-nav i{color:#ffffff;}body[data-header-style="header-style-two"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-two"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-two"] .mobile-menu-close i{color:#838383;}.wraper_header.style-three .wraper_header_top{background-color:rgba(0,0,0,0.01);}.wraper_header.style-three .wraper_header_top{border-bottom-color:rgba(255,255,255,0.1);}.wraper_header.style-three .wraper_header_main{background-color:rgba(0,0,0,0.01);}.wraper_header.style-three .wraper_header_main{border-bottom-color:rgba(255,255,255,0.1);}.wraper_header.style-three .nav > [class*="menu-"] > ul.menu > li > a{font-family:Rubik;text-transform:uppercase;line-height:27px;font-weight:500;font-style:normal;color:#ffffff;font-size:13px;}.wraper_header.style-three .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-three .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-three .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-three .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Rubik;text-align:left;text-transform:uppercase;line-height:25px;font-weight:400;font-style:normal;color:#0c121f;font-size:13px;}.wraper_header.style-three .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-three .header_main_action ul > li.floating-searchbar i{color:#ffffff;}.wraper_header.style-three .header_main_action ul > li.header-hamburger i{color:#ffffff;}body[data-header-style="header-style-three"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-three .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-three"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-three"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-three"] .mobile-menu-close i{color:#838383;}.wraper_header.style-four .wraper_header_main{background-color:rgba(0,0,0,0.01);}.wraper_header.style-four .nav > [class*="menu-"] > ul.menu > li > a{font-family:Rubik;line-height:28px;font-weight:500;font-style:normal;color:#ffffff;font-size:17px;}.wraper_header.style-four .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-four .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-four .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-four .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Rubik;text-align:left;text-transform:uppercase;line-height:25px;font-weight:400;font-style:normal;color:#0c121f;font-size:13px;}.wraper_header.style-four .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-four .header_main_action ul > li.header-hamburger i{color:#ffffff;}body[data-header-style="header-style-four"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-four .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-four"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-four"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-four"] .mobile-menu-close i{color:#838383;}.wraper_header.style-five .wraper_header_main{background-color:rgba(255,255,255,0.75);}.wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > a{font-family:Rubik;line-height:28px;font-weight:400;font-style:normal;color:#0c121f;font-size:16px;}.wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-five .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Rubik;text-align:left;text-transform:uppercase;line-height:25px;font-weight:400;font-style:normal;color:#0c121f;font-size:13px;}.wraper_header.style-five .header_main_action ul > li.header-cart-bar i{color:#454545;}.wraper_header.style-five .header_main_action ul > li.floating-searchbar i{color:#454545;}.wraper_header.style-five .header_main_action ul > li.header-hamburger i{color:#454545;}body[data-header-style="header-style-five"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-five .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-five"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-five"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-five"] .mobile-menu-close i{color:#838383;}.wraper_header.style-six .wraper_header_main{background-color:rgba(0,0,0,0.01);}.wraper_header.style-six .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-six .header_main_action ul > li.floating-searchbar i{color:#ffffff;}.wraper_header.style-six .header_main_action ul > li.header-full-width-menu i{color:#ffffff;}.wraper_header.style-six .top-bar-menu .menu-minimal-header-menu-container{font-family:Cinzel;line-height:30px;font-weight:400;font-style:normal;color:#ffffff;font-size:28px;}.wraper_header.style-seven .wraper_header_main{background-color:rgba(0,0,0,0.01);}.wraper_header.style-seven .header_main_action ul > li.header-cart-bar i{color:#0c121f;}.wraper_header.style-seven .header_main_action ul > li.floating-searchbar i{color:#0c121f;}.wraper_header.style-seven .header_main_action ul > li.header-hamburger i{color:#0c121f;}body[data-header-style="header-style-seven"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-eight .wraper_header_main{background-color:#ffffff;}.wraper_header.style-eight .wraper_header_main{border-bottom-color:rgba(0,0,0,0.07);}.wraper_header.style-eight .header_main_action ul > li.header-cart-bar i{color:#030712;}.wraper_header.style-eight .header_main_action ul > li.floating-searchbar i{color:#030712;}.wraper_header.style-eight .header_main_action ul > li.header-hamburger i{color:#030712;}body[data-header-style="header-style-eight"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-nine .wraper_fullwidth_menu{background-color:#ffffff;}.wraper_header.style-nine .wraper_fullwidth_menu .full-inner nav{font-family:Poppins;line-height:47px;letter-spacing:-1px;font-weight:700;font-style:normal;color:#252525;font-size:40px;}.wraper_header.style-nine .wraper_fullwidth_menu .full-inner nav ul li ul{font-family:Poppins;line-height:23px;font-weight:500;font-style:normal;color:#252525;font-size:15px;}.wraper_header.style-nine .header_main_action ul > li.header-cart-bar i{color:#030712;}.wraper_header.style-nine .header_main_action ul > li.floating-searchbar i{color:#030712;}.wraper_header.style-ten .wraper_header_top{background-color:#ffffff;}.wraper_header.style-ten .wraper_header_main{background-color:#bf9e58;}.wraper_header.style-ten .nav > [class*="menu-"] > ul.menu > li > a{font-family:Rubik;text-transform:uppercase;line-height:27px;font-weight:500;font-style:normal;color:#ffffff;font-size:13px;}.wraper_header.style-ten .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-ten .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-ten .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-ten .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Rubik;text-align:left;text-transform:uppercase;line-height:25px;font-weight:400;font-style:normal;color:#454545;font-size:13px;}.wraper_header.style-ten .header_main_action ul > li.header-cart-bar i{color:#ffffff;}.wraper_header.style-ten .header_main_action ul > li.floating-searchbar i{color:#ffffff;}.wraper_header.style-ten .header_main_action ul > li.header-hamburger i{color:#ffffff;}body[data-header-style="header-style-ten"] #hamburger-menu{background-color:#ffffff;}.wraper_header.style-ten .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-ten"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-ten"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-ten"] .mobile-menu-close i{color:#838383;}.wraper_header.style-eleven .wraper_header_main{background-color:rgba(255,255,255,0.01);}.wraper_header.style-eleven .nav > [class*="menu-"] > ul.menu > li > a{font-family:Poppins;line-height:27px;font-weight:500;font-style:normal;color:#0c121f;font-size:15px;}.wraper_header.style-eleven .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-eleven .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-eleven .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-eleven .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Poppins;text-align:left;line-height:25px;font-weight:400;font-style:normal;color:#454545;font-size:13px;}.wraper_header.style-eleven .header_main_action_buttons .btn.btn-one{background-color:#4eafcb;}.wraper_header.style-eleven .header_main_action_buttons .btn.btn-two{background-color:#25c16f;}.wraper_header.style-eleven .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-eleven"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-eleven"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-eleven"] .mobile-menu-close i{color:#838383;}.wraper_header.style-twelve .wraper_header_top{background-color:#323232;}.wraper_header.style-twelve .wraper_header_main{background-color:#ffffff;}.wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > a{font-family:Poppins;text-transform:uppercase;line-height:27px;font-weight:600;font-style:normal;color:#333333;font-size:13px;}.wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Poppins;text-align:left;text-transform:uppercase;line-height:25px;font-weight:500;font-style:normal;color:#333333;font-size:12px;}.wraper_header.style-twelve .header_main_action ul > li.header-cart-bar i{color:#333333;}.wraper_header.style-twelve .header_main_action ul > li.floating-searchbar i{color:#333333;}.wraper_header.style-twelve .header_main .responsive-nav i{color:#333333;}body[data-header-style="header-style-twelve"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-twelve"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-twelve"] .mobile-menu-close i{color:#838383;}.wraper_header.style-thirteen .wraper_header_main{background-color:rgba(255,255,255,0.01);}.wraper_header.style-thirteen .nav > [class*="menu-"] > ul.menu > li > a{font-family:Poppins;line-height:27px;font-weight:500;font-style:normal;color:#0b1427;font-size:15px;}.wraper_header.style-thirteen .nav > [class*="menu-"] > ul.menu > li > ul > li > a, .wraper_header.style-thirteen .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > a, .wraper_header.style-thirteen .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li > a, .wraper_header.style-thirteen .nav > [class*="menu-"] > ul.menu > li > ul > li > ul > li > ul > li ul li a{font-family:Poppins;text-align:left;line-height:25px;font-weight:400;font-style:normal;color:#454545;font-size:13px;}.wraper_header.style-thirteen .header_main_action_buttons .btn.btn-one{background-color:#0a8aff;}.wraper_header.style-thirteen .header_main .responsive-nav i{color:#838383;}body[data-header-style="header-style-thirteen"] #mobile-menu{background-color:#ffffff;}body[data-header-style="header-style-thirteen"] .mobile-menu-nav{font-family:Poppins;text-transform:uppercase;line-height:27px;letter-spacing:0.5px;font-weight:400;font-style:normal;color:#838383;font-size:13px;}body[data-header-style="header-style-thirteen"] .mobile-menu-close i{color:#838383;}.wraper_inner_banner{background-color:#f2f2f2;background-size:cover;background-position:center top;}.wraper_inner_banner_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_inner_banner_main > .container{padding-top:90px;padding-bottom:90px;}.inner_banner_main .title{font-family:Poppins;line-height:55px;font-weight:700;font-style:normal;color:#ffffff;font-size:45px;}.inner_banner_main .subtitle{font-family:Poppins;line-height:29px;font-weight:400;font-style:normal;color:#ffffff;font-size:18px;}.inner_banner_breadcrumb #crumbs{font-family:Rubik;line-height:26px;font-weight:400;font-style:normal;color:#0c121f;font-size:16px;}.wraper_inner_banner_breadcrumb > .container{padding-top:10px;padding-bottom:10px;}.wraper_footer.style-one{background-color:#161616;}.wraper_footer.style-one .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-one .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-one .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-two{background-color:#161616;}.wraper_footer.style-two .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-two .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-two .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-three{background-color:#161616;}.wraper_footer.style-three .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-three .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-three .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-four{background-color:#161616;}.wraper_footer.style-four .wraper_footer_navigation{background-color:rgba(0,23,77,0.01);}.wraper_footer.style-four .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-four .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-four .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-five{background-color:#161616;}.wraper_footer.style-five .wraper_footer_navigation{background-color:rgba(0,23,77,0.01);}.wraper_footer.style-five .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-five .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-five .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-six{background-color:#1a2024;}.wraper_footer.style-six .wraper_footer_main{border-bottom-color:#575656;}.wraper_footer.style-seven{background-color:#161616;}.wraper_footer.style-seven .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-seven .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-seven .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-eight{background-color:#161616;}.wraper_footer.style-eight .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-eight .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-eight .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-nine{background-color:#161616;}.wraper_footer.style-nine .wraper_footer_navigation{background-color:rgba(0,23,77,0.01);}.wraper_footer.style-nine .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-nine .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-nine .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-ten{background-color:#161616;}.wraper_footer.style-ten .wraper_footer_main{background-color:#00174d;}.wraper_footer.style-ten .wraper_footer_main{border-bottom-color:rgba(255,255,255,0.01);}.wraper_footer.style-ten .wraper_footer_copyright{background-color:#00174d;}.wraper_footer.style-eleven .wraper_footer_main{background-color:#202426;}.wraper_footer.style-eleven .wraper_footer_copyright{background-color:#16191b;}.radiantthemes-button > .radiantthemes-button-main, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit], .radiant-contact-form .form-row input[type=button], .radiant-contact-form .form-row button[type=submit], .post.style-two .post-read-more .btn, .post.style-three .entry-main .post-read-more .btn, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button, .woocommerce form .form-row input.button, .widget-area > .widget.widget_price_filter .button, .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn{padding-top:11px;padding-right:35px;padding-bottom:11px;padding-left:35px;}.radiantthemes-button.hover-style-one .radiantthemes-button-main:hover, .radiantthemes-button.hover-style-two .radiantthemes-button-main > .overlay, .radiantthemes-button.hover-style-three .radiantthemes-button-main > .overlay, .radiantthemes-button.hover-style-four .radiantthemes-button-main:hover, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit]:hover, .radiant-contact-form .form-row input[type=button]:hover, .radiant-contact-form .form-row button[type=submit]:hover, .post.style-two .post-read-more .btn:hover, .post.style-three .entry-main .post-read-more .btn:hover, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button:hover, .woocommerce form .form-row input.button:hover, .widget-area > .widget.widget_price_filter .button:hover, .wraper_error_main.style-one .error_main .btn:hover, .wraper_error_main.style-two .error_main .btn:hover, .wraper_error_main.style-three .error_main_item .btn:hover, .wraper_error_main.style-four .error_main .btn:hover{background-color:rgba(255,255,255,0.01);}.radiantthemes-button > .radiantthemes-button-main, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit], .radiant-contact-form .form-row input[type=button], .radiant-contact-form .form-row button[type=submit], .post.style-two .post-read-more .btn, .post.style-three .entry-main .post-read-more .btn, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button, .woocommerce form .form-row input.button, .widget-area > .widget.widget_price_filter .button, .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn{border-top:2px solid #ff2313;border-bottom:2px solid #ff2313;border-left:2px solid #ff2313;border-right:2px solid #ff2313;}.radiantthemes-button > .radiantthemes-button-main:hover, .gdpr-notice .btn:hover, .radiant-contact-form .form-row input[type=submit]:hover, .radiant-contact-form .form-row input[type=button]:hover, .radiant-contact-form .form-row button[type=submit]:hover, .post.style-two .post-read-more .btn:hover, .post.style-three .entry-main .post-read-more .btn:hover, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button:hover, .woocommerce form .form-row input.button:hover, .widget-area > .widget.widget_price_filter .button:hover, .wraper_error_main.style-one .error_main .btn:hover, .wraper_error_main.style-two .error_main .btn:hover, .wraper_error_main.style-three .error_main_item .btn:hover, .wraper_error_main.style-four .error_main .btn:hover{border-top:2px solid #ff2313;border-bottom:2px solid #ff2313;border-left:2px solid #ff2313;border-right:2px solid #ff2313;}.radiantthemes-button > .radiantthemes-button-main, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit], .radiant-contact-form .form-row input[type=button], .radiant-contact-form .form-row button[type=submit], .post.style-two .post-read-more .btn, .post.style-three .entry-main .post-read-more .btn, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button, .woocommerce form .form-row input.button, .widget-area > .widget.widget_price_filter .button, .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn{-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);-ms-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);-o-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);box-shadow: 0 0 0 0 rgba(0,0,0,0.1);}.radiantthemes-button > .radiantthemes-button-main, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit], .radiant-contact-form .form-row input[type=button], .radiant-contact-form .form-row button[type=submit], .post.style-two .post-read-more .btn, .post.style-three .entry-main .post-read-more .btn, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button, .woocommerce form .form-row input.button, .widget-area > .widget.widget_price_filter .button, .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn{font-family:Poppins;text-transform:uppercase;line-height:26px;font-weight:600;font-style:normal;color:#ffffff;font-size:15px;}.radiantthemes-button > .radiantthemes-button-main:hover, .gdpr-notice .btn:hover, .radiant-contact-form .form-row input[type=submit]:hover, .radiant-contact-form .form-row input[type=button]:hover, .radiant-contact-form .form-row button[type=submit]:hover, .post.style-two .post-read-more .btn:hover, .post.style-three .entry-main .post-read-more .btn:hover, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button:hover, .woocommerce form .form-row input.button:hover, .widget-area > .widget.widget_price_filter .button:hover, .wraper_error_main.style-one .error_main .btn:hover, .wraper_error_main.style-two .error_main .btn:hover, .wraper_error_main.style-three .error_main_item .btn:hover, .wraper_error_main.style-four .error_main .btn:hover{color:#ff2313;}.radiantthemes-button > .radiantthemes-button-main i{color:#ffffff;}.radiantthemes-button > .radiantthemes-button-main:hover i{color:#ff2313;}.radiant-contact-form .form-row, div.wpcf7-response-output{margin-top:0;margin-right:10px;margin-bottom:20px;margin-left:10px;}.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{height:48px;}.radiant-contact-form .form-row textarea{height:140px;}.radiant-contact-form .form-row input[type=text]:focus, .radiant-contact-form .form-row input[type=email]:focus, .radiant-contact-form .form-row input[type=url]:focus, .radiant-contact-form .form-row input[type=tel]:focus, .radiant-contact-form .form-row input[type=number]:focus, .radiant-contact-form .form-row input[type=password]:focus, .radiant-contact-form .form-row input[type=date]:focus, .radiant-contact-form .form-row input[type=time]:focus, .radiant-contact-form .form-row select:focus, .radiant-contact-form .form-row textarea:focus{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;}.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select, .radiant-contact-form .form-row textarea{-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.01);-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.01);-ms-box-shadow: 0 0 0 0 rgba(0,0,0,0.01);-o-box-shadow: 0 0 0 0 rgba(0,0,0,0.01);box-shadow: 0 0 0 0 rgba(0,0,0,0.01);}.wraper_error_main.style-one{background-image:url('/wp-content/themes/seolounge/images/404-Error-Style-One-Background-Image.png');}.wraper_error_main.style-two{background-color:#ffffff;}.wraper_error_main.style-three{background-color:#ffffff;}.wraper_error_main.style-four{background-color:#ffffff;}.wraper_maintenance_main.style-one{background-image:url('/wp-content/themes/seolounge/images/Maintenance-More-Style-One-Image.png');}.wraper_maintenance_main.style-two{background-image:url('/wp-content/themes/seolounge/images/Maintenance-More-Style-Two-Image.png');}.wraper_maintenance_main.style-three{background-image:url('/wp-content/themes/seolounge/images/Maintenance-More-Style-Three-Image.png');}.wraper_comingsoon_main.style-one{background-image:url('/wp-content/themes/seolounge/images/Coming-Soon-Style-One-Background-Image.png');}.wraper_comingsoon_main.style-two{background-image:url('/wp-content/themes/seolounge/images/Coming-Soon-Style-Two-Background-Image.png');}.wraper_comingsoon_main.style-three{background-image:url('/wp-content/themes/seolounge/images/Coming-Soon-Style-Three-Background-Image.png');}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>
<body infinity-scroll class="post-template-default single single-post postid-359 single-format-standard wpb-js-composer js-comp-ver-5.6 vc_responsive" data-page-transition="0" data-header-style="header-style-twelve" data-nicescroll-cursorcolor="#ff2313" data-nicescroll-cursorwidth="4px">
<div class="overlay"></div>
<div class="radiantthemes-website-layout full-width">
<header class="wraper_header style-twelve static-header">
<div class="wraper_header_top visible-lg visible-md visible-sm hidden-xs">
<div class="container">
<div class="row header_top">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12 text-left">
<div class="header_top_item">
<div class="header-data-social hidden-xs">
<ul class="social">
<li class="facebook"><a href="https://www.facebook.com/redpanthers.co" target=_blank><i class="fa fa-facebook"></i></a></li>
<li class="twitter"><a href="https://twitter.com/redpanthershq" target=_blank><i class="fa fa-twitter"></i></a></li>
<li class="linkedin"><a href="https://www.linkedin.com/company/red-panthers" target=_blank><i class="fa fa-linkedin"></i></a></li>
<li class="pinterest"><a href="https://www.pinterest.com/redpanthers/" target=_blank><i class="fa fa-pinterest-p"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-9 col-md-9 col-sm-9 col-xs-12 text-right">
<div class="header_top_item">
<ul class="contact">
<li class="phone"><i class="fa fa-phone"></i> +1 (860) 514 8237</li>
<li class="email"><i class="fa fa-envelope"></i> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="224b4c444d6250474652434c564a4750510c414d">[email protected]</a></li>
</ul>
<div class="header_main_action_buttons hidden-sm hidden-xs">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wraper_header_main">
<div class="container">
<div class="header_main">
<div class="brand-logo">
<div class="brand-logo-table">
<div class="brand-logo-table-cell">
<a href="/"><img src="/wp-content/uploads/2019/09/redpathers-ruby-on-rails-development-vuejs-development-agency-logo.png" alt=""></a>
</div>
</div>
</div>
<div class="responsive-nav hidden-lg hidden-md visible-sm visible-xs">
<i class="fa fa-bars"></i>
</div>
<div class="header_main_action">
<ul>
<li class="floating-searchbar">
<i class="fa fa-search"></i>
<i class="fa fa-times"></i>
<div class="floating-search-bar">
<form role="search" method="get" class="search-form" action="/">
<div class="form-row">
<input type="search" placeholder="Search..." value="" name="s" required>
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</li>
</ul>
</div>
<nav class="nav visible-lg visible-md hidden-sm hidden-xs">
<div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-2815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2815"><a href="/about-us/">About Us</a>
<ul class="sub-menu">
<li id="menu-item-2823" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2823"><a href="/about-us/in-the-news/">In The News</a></li>
<li id="menu-item-2824" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2824"><a href="/about-us/videos/">Videos</a></li>
</ul>
</li>
<li id="menu-item-2814" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2814"><a href="/blog/">Blog</a></li>
<li id="menu-item-2813" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2813"><a href="/contact/">Contact</a></li>
</ul></div> </nav>
<div class="clearfix"></div>
</div>
</div>
</div>
</header>
<div class="mobile-menu hidden">
<div class="mobile-menu-main">
<div class="mobile-menu-close">
<i class="fa fa-times"></i>
</div>
<nav class="mobile-menu-nav">
<div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2815"><a href="/about-us/">About Us</a>
<ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2823"><a href="/about-us/in-the-news/">In The News</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2824"><a href="/about-us/videos/">Videos</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2814"><a href="/blog/">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2813"><a href="/contact/">Contact</a></li>
</ul></div> </nav>
</div>
</div>
<div class="hamburger-menu-holder hidden">
<div class="hamburger-menu">
<div class="hamburger-menu-close">
<div class="hamburger-menu-close-lines"><span></span><span></span></div>
</div>
<div class="row hamburger-menu-main">
</div>
</div>
</div>
<div class="wraper_inner_banner">
</div>
<div id="page" class="site">
<div id="content" class="site-content">
<div id="primary" class="content-area">
<main id="main" class="site-main">
<section class="wraper_blog_main">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12 pull-left">
<div class="blog_single">
<article id="post-359" class="single-post post-359 post type-post status-publish format-standard hentry category-beginners category-devops category-training tag-deployment tag-devops tag-linux tag-logging tag-logs tag-management tag-production tag-rails tag-rotate tag-scripting tag-shell tag-space tag-unix">
<header class="entry-header">
<h1 class="entry-title">Enable log rotation within the rails application</h1> <div class="entry-meta">
<div class="holder">
<div class="author-image"><img alt='' src='https://secure.gravatar.com/avatar/ee4937edf278e5be5b29f2d184c7c4e5?s=150&d=mm&r=g' class='avatar avatar-150 photo' height='150' width='150' /></div>
<div class="data">
<p class="published-on">Published On - <a href="/enable-log-rotation-within-rails-application/" rel="bookmark">July 27, 2016</a></p>
<div class="meta">
<span class="byline"><i class="fa fa-user-o"></i> <a href="/author/coderhs/">coderhs</a></span> </div>
</div>
</div> </div>
</header>
<div class="entry-main">
<div class="entry-content default-page">
<p> <![CDATA[Any person who has worked with a rails application for a good amount of time would have faced the issue of log files growing and consuming the entire space in the hard disk. Although this sounds funny, it does happen if you do not place a log management for your rails app (in production). You can manage your logs using log rotation. Do note that log rotation is not required if you host your app in <a href="http://heroku.com">heroku</a>, as heroku won’t let you store files for more than 15 minutes in their server. You also do not need it if you are using some third party services like <a href="https://www.loggly.com/docs/rails-logs/">loggly</a> or <a href="https://papertrailapp.com/">papertrail</a> to manage your logs .
In the unix world, you can use log rotate service, which would be installed by default in all linux servers. But we at Red Panthers feel that everything that touches or involves our rails application should be placed along with our rails application as much as possible. If you feel the same way, it can be achieved by placing the code below in the production.rb file.
<pre class="toolbar:2 show-plain:3 lang:ruby decode:true ">config.logger = Logger.new( Rails.root.join("log", Rails.env + ".log" ), 5 , 100 * 1024 * 1024 )</pre>
The Logger.new accepts three parameters:
<ol>
<li>The file name, which would be <em>production.log</em></li>
<li>The number of files you want to keep</li>
<li>The size of each file in bytes. (100 * 1024*1024 means 100 MB)</li>
</ol>
So, when the time comes to add the 6th 100 MB log file, it will delete the oldest.
<strong>Unix Way</strong>
For those who still want to use the unix log rotate, they should create a new config file at <code>/etc/logrotate.d/myrailsapp-config</code> as shown below
<pre class="toolbar:2 show-plain:3 lang:sh decode:true">$ cat /etc/logrotate.d/myrailsapp-config
/var/www/myrailsapp/current/log/*.log {
compress
copytruncate
daily
dateext
delaycompress
missingok
rotate 90
}</pre>
In case you were wondering, here are what these options mean:
<ul>
<li><b>compress</b> – Compress logs using gzip</li>
<li><b>copytruncate</b> – Copy the log out of the way, and then truncate the existing logs</li>
<li><b>daily</b> – Rotate daily</li>
<li><b>dateext</b> – Add the date the logs were rotated as the extension instead of a number</li>
<li><b>delaycompress</b> – Skip compressing the log until the following day</li>
<li><b>missingok</b> – Do not raise an error when there is a missing log file</li>
<li><b>rotate 90</b> – Keep up to 90 days worth of logs</li>
</ul>
]]> </p>
<div class="clearfix"></div>
</div>
</div>
</article>
<div class="post-tags">
<strong class="tags-title">Tags:</strong> <a href="https://redpanthers.co/tag/deployment/" rel="tag">deployment</a> <a href="https://redpanthers.co/tag/devops/" rel="tag">devops</a> <a href="https://redpanthers.co/tag/linux/" rel="tag">linux</a> <a href="https://redpanthers.co/tag/logging/" rel="tag">logging</a> <a href="https://redpanthers.co/tag/logs/" rel="tag">Logs</a> <a href="https://redpanthers.co/tag/management/" rel="tag">management</a> <a href="https://redpanthers.co/tag/production/" rel="tag">Production</a> <a href="https://redpanthers.co/tag/rails/" rel="tag">rails</a> <a href="https://redpanthers.co/tag/rotate/" rel="tag">rotate</a> <a href="https://redpanthers.co/tag/scripting/" rel="tag">scripting</a> <a href="https://redpanthers.co/tag/shell/" rel="tag">shell</a> <a href="https://redpanthers.co/tag/space/" rel="tag">space</a> <a href="https://redpanthers.co/tag/unix/" rel="tag">unix</a> </div>
<div class="navigation post-navigation">
<div class="nav-links">
<div class="nav-previous">
<a rel="prev" href="https://redpanthers.co/customize-rails-auto-generation/" title="Skip unnecessary files while running Rails Generate">Previous Post <strong>Skip unnecessary files while running Rails Generate</strong></a>
</div>
<div class="nav-next">
<a rel="next" href="https://redpanthers.co/after_create-vs-after_save-vs-after_commit/" title="after_create vs after_save vs after_commit">Next Post <strong>after_create vs after_save vs after_commit</strong></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 pull-right">
<aside id="secondary" class="widget-area">
<section id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="https://redpanthers.co/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s" />
</label>
<input type="submit" class="search-submit" value="Search" />
</form></section> <section id="recent-posts-2" class="widget widget_recent_entries"> <h2 class="widget-title">Recent Posts</h2> <ul>
<li>
<a href="https://redpanthers.co/clawing-our-way-to-the-top-of-clutchs-directory-of-ruby-on-rails-developers-in-india/">CLAWING OUR WAY TO THE TOP OF CLUTCH’S DIRECTORY OF RUBY ON RAILS DEVELOPERS IN INDIA</a>
</li>
<li>
<a href="https://redpanthers.co/configuring-a-gitlab-ci-pipeline-for-rails-mongodb-and-rspec/">Configuring a GitLab CI pipeline for Rails, MongoDB, and Rspec</a>
</li>
<li>
<a href="https://redpanthers.co/rails-5-2-0/">Rails 5.2.0</a>
</li>
<li>
<a href="https://redpanthers.co/how-to-test-pdf-files/">How to test pdf files</a>
</li>
<li>
<a href="https://redpanthers.co/red-panthers-community-report-card-2017/">Red Panthers community report card, 2017</a>
</li>
</ul>
</section><section id="recent-comments-2" class="widget widget_recent_comments"><h2 class="widget-title">Recent Comments</h2><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link"><a href='http://freedompodcasting.com' rel='external nofollow' class='url'>Ian @ FreedomPodcasting.com</a></span> on <a href="https://redpanthers.co/jtk-how-to-kill-a-rails-server-who-is-working-as-a-deamon/#comment-8">JTK How to kill a rails server, who is working as a deamon?</a></li><li class="recentcomments"><span class="comment-author-link">Sleeba Paul</span> on <a href="https://redpanthers.co/create-json-response-using-postgresql-instead-rails/#comment-27">Introduction to generating JSON using PostgreSQL</a></li><li class="recentcomments"><span class="comment-author-link"><a href='https://site-builder.wiki/posts/6565' rel='external nofollow' class='url'>外部コマンドを実行する方法 [Ruby] – Site-Builder.wiki</a></span> on <a href="https://redpanthers.co/different-ways-to-run-shell-commands-in-ruby/#comment-16">Different ways to run Shell Commands in Ruby</a></li><li class="recentcomments"><span class="comment-author-link">Shrinivas Kalangutkar</span> on <a href="https://redpanthers.co/two-way-binding-in-vue-js/#comment-82">Two way binding in Vue.js</a></li><li class="recentcomments"><span class="comment-author-link"><a href='https://site-builder.wiki/posts/5645' rel='external nofollow' class='url'>JSON を出力する方法 [Rails] – Site-Builder.wiki</a></span> on <a href="https://redpanthers.co/to_json-vs-as_json-in-rails-api/#comment-56">to_json vs as_json in Rails API</a></li></ul></section><section id="archives-2" class="widget widget_archive"><h2 class="widget-title">Archives</h2> <ul>
<li><a href='https://redpanthers.co/2020/09/'>September 2020</a></li>
<li><a href='https://redpanthers.co/2019/04/'>April 2019</a></li>
<li><a href='https://redpanthers.co/2018/03/'>March 2018</a></li>
<li><a href='https://redpanthers.co/2017/12/'>December 2017</a></li>
<li><a href='https://redpanthers.co/2017/11/'>November 2017</a></li>
<li><a href='https://redpanthers.co/2017/10/'>October 2017</a></li>
<li><a href='https://redpanthers.co/2017/09/'>September 2017</a></li>
<li><a href='https://redpanthers.co/2017/08/'>August 2017</a></li>
<li><a href='https://redpanthers.co/2017/06/'>June 2017</a></li>
<li><a href='https://redpanthers.co/2017/05/'>May 2017</a></li>
<li><a href='https://redpanthers.co/2017/04/'>April 2017</a></li>
<li><a href='https://redpanthers.co/2017/03/'>March 2017</a></li>
<li><a href='https://redpanthers.co/2017/02/'>February 2017</a></li>
<li><a href='https://redpanthers.co/2017/01/'>January 2017</a></li>
<li><a href='https://redpanthers.co/2016/12/'>December 2016</a></li>
<li><a href='https://redpanthers.co/2016/11/'>November 2016</a></li>
<li><a href='https://redpanthers.co/2016/09/'>September 2016</a></li>
<li><a href='https://redpanthers.co/2016/08/'>August 2016</a></li>
<li><a href='https://redpanthers.co/2016/07/'>July 2016</a></li>
<li><a href='https://redpanthers.co/2016/04/'>April 2016</a></li>
<li><a href='https://redpanthers.co/2016/02/'>February 2016</a></li>
<li><a href='https://redpanthers.co/2016/01/'>January 2016</a></li>
<li><a href='https://redpanthers.co/2015/12/'>December 2015</a></li>
<li><a href='https://redpanthers.co/2015/10/'>October 2015</a></li>
<li><a href='https://redpanthers.co/2015/08/'>August 2015</a></li>
<li><a href='https://redpanthers.co/2015/07/'>July 2015</a></li>
<li><a href='https://redpanthers.co/2013/04/'>April 2013</a></li>
<li><a href='https://redpanthers.co/2013/03/'>March 2013</a></li>
<li><a href='https://redpanthers.co/2013/02/'>February 2013</a></li>
<li><a href='https://redpanthers.co/2013/01/'>January 2013</a></li>
<li><a href='https://redpanthers.co/2012/12/'>December 2012</a></li>
<li><a href='https://redpanthers.co/2012/11/'>November 2012</a></li>
</ul>
</section><section id="categories-2" class="widget widget_categories"><h2 class="widget-title">Categories</h2> <ul>
<li class="cat-item cat-item-375"><a href="https://redpanthers.co/category/angular4/">Angular4</a>
</li>
<li class="cat-item cat-item-376"><a href="https://redpanthers.co/category/angularjs/">AngularJS</a>
</li>
<li class="cat-item cat-item-153"><a href="https://redpanthers.co/category/beginners/">Beginners</a>
</li>
<li class="cat-item cat-item-182"><a href="https://redpanthers.co/category/conferences/">Conferences</a>
</li>
<li class="cat-item cat-item-158"><a href="https://redpanthers.co/category/crystal/">crystal</a>
</li>
<li class="cat-item cat-item-150"><a href="https://redpanthers.co/category/database/">Database</a>
</li>
<li class="cat-item cat-item-168"><a href="https://redpanthers.co/category/devops/">DevOps</a>
</li>
<li class="cat-item cat-item-169"><a href="https://redpanthers.co/category/git/">git</a>
</li>
<li class="cat-item cat-item-366"><a href="https://redpanthers.co/category/jasmine/">Jasmine</a>
</li>
<li class="cat-item cat-item-156"><a href="https://redpanthers.co/category/javascript/">Javascript</a>
</li>
<li class="cat-item cat-item-170"><a href="https://redpanthers.co/category/marketing/">Marketing</a>
</li>
<li class="cat-item cat-item-151"><a href="https://redpanthers.co/category/postgresql/">PostgreSQL</a>
</li>
<li class="cat-item cat-item-146"><a href="https://redpanthers.co/category/rails/">Rails</a>
</li>
<li class="cat-item cat-item-154"><a href="https://redpanthers.co/category/rails-5/">Rails 5</a>
</li>
<li class="cat-item cat-item-166"><a href="https://redpanthers.co/category/rails-5-1/">Rails 5.1</a>
</li>
<li class="cat-item cat-item-352"><a href="https://redpanthers.co/category/react-js/">React.js</a>
</li>
<li class="cat-item cat-item-379"><a href="https://redpanthers.co/category/reactjs/">ReactJS</a>
</li>
<li class="cat-item cat-item-370"><a href="https://redpanthers.co/category/rspec/">RSpec</a>
</li>
<li class="cat-item cat-item-152"><a href="https://redpanthers.co/category/ruby/">Ruby</a>
</li>
<li class="cat-item cat-item-309"><a href="https://redpanthers.co/category/ruby-2-4/">Ruby 2.4</a>
</li>
<li class="cat-item cat-item-387"><a href="https://redpanthers.co/category/ruby-2-5/">Ruby 2.5</a>
</li>
<li class="cat-item cat-item-378"><a href="https://redpanthers.co/category/spree-commerce/">spree commerce</a>
</li>
<li class="cat-item cat-item-160"><a href="https://redpanthers.co/category/testing/">testing</a>
</li>
<li class="cat-item cat-item-197"><a href="https://redpanthers.co/category/training/">Training</a>
</li>
<li class="cat-item cat-item-339"><a href="https://redpanthers.co/category/travel/">Travel</a>
</li>
<li class="cat-item cat-item-1"><a href="https://redpanthers.co/category/uncategorized/">Uncategorized</a>
</li>
<li class="cat-item cat-item-161"><a href="https://redpanthers.co/category/vuejs/">VueJS</a>
</li>
</ul>
</section><section id="meta-2" class="widget widget_meta"><h2 class="widget-title">Meta</h2> <ul>
<li><a href="https://redpanthers.co/wp-login.php">Log in</a></li>
<li><a href="https://redpanthers.co/feed/">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="https://redpanthers.co/comments/feed/">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="https://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul>
</section><section id="search-3" class="widget widget_search"><h2 class="widget-title">Search</h2><form role="search" method="get" class="search-form" action="https://redpanthers.co/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s" />
</label>
<input type="submit" class="search-submit" value="Search" />
</form></section><section id="categories-3" class="widget widget_categories"><h2 class="widget-title">Categories</h2> <ul>
<li class="cat-item cat-item-375"><a href="https://redpanthers.co/category/angular4/">Angular4</a> (1)
</li>
<li class="cat-item cat-item-376"><a href="https://redpanthers.co/category/angularjs/">AngularJS</a> (1)
</li>
<li class="cat-item cat-item-153"><a href="https://redpanthers.co/category/beginners/">Beginners</a> (30)
</li>
<li class="cat-item cat-item-182"><a href="https://redpanthers.co/category/conferences/">Conferences</a> (2)
</li>
<li class="cat-item cat-item-158"><a href="https://redpanthers.co/category/crystal/">crystal</a> (4)
</li>
<li class="cat-item cat-item-150"><a href="https://redpanthers.co/category/database/">Database</a> (5)
</li>
<li class="cat-item cat-item-168"><a href="https://redpanthers.co/category/devops/">DevOps</a> (8)
</li>
<li class="cat-item cat-item-169"><a href="https://redpanthers.co/category/git/">git</a> (2)
</li>
<li class="cat-item cat-item-366"><a href="https://redpanthers.co/category/jasmine/">Jasmine</a> (1)
</li>
<li class="cat-item cat-item-156"><a href="https://redpanthers.co/category/javascript/">Javascript</a> (13)
</li>
<li class="cat-item cat-item-170"><a href="https://redpanthers.co/category/marketing/">Marketing</a> (14)
</li>
<li class="cat-item cat-item-151"><a href="https://redpanthers.co/category/postgresql/">PostgreSQL</a> (6)
</li>
<li class="cat-item cat-item-146"><a href="https://redpanthers.co/category/rails/">Rails</a> (40)
</li>
<li class="cat-item cat-item-154"><a href="https://redpanthers.co/category/rails-5/">Rails 5</a> (3)
</li>
<li class="cat-item cat-item-166"><a href="https://redpanthers.co/category/rails-5-1/">Rails 5.1</a> (1)
</li>
<li class="cat-item cat-item-352"><a href="https://redpanthers.co/category/react-js/">React.js</a> (1)
</li>
<li class="cat-item cat-item-379"><a href="https://redpanthers.co/category/reactjs/">ReactJS</a> (1)
</li>
<li class="cat-item cat-item-370"><a href="https://redpanthers.co/category/rspec/">RSpec</a> (1)
</li>
<li class="cat-item cat-item-152"><a href="https://redpanthers.co/category/ruby/">Ruby</a> (31)
</li>
<li class="cat-item cat-item-309"><a href="https://redpanthers.co/category/ruby-2-4/">Ruby 2.4</a> (3)
</li>
<li class="cat-item cat-item-387"><a href="https://redpanthers.co/category/ruby-2-5/">Ruby 2.5</a> (1)
</li>
<li class="cat-item cat-item-378"><a href="https://redpanthers.co/category/spree-commerce/">spree commerce</a> (1)
</li>
<li class="cat-item cat-item-160"><a href="https://redpanthers.co/category/testing/">testing</a> (1)
</li>
<li class="cat-item cat-item-197"><a href="https://redpanthers.co/category/training/">Training</a> (11)
</li>
<li class="cat-item cat-item-339"><a href="https://redpanthers.co/category/travel/">Travel</a> (1)
</li>
<li class="cat-item cat-item-1"><a href="https://redpanthers.co/category/uncategorized/">Uncategorized</a> (8)
</li>
<li class="cat-item cat-item-161"><a href="https://redpanthers.co/category/vuejs/">VueJS</a> (3)
</li>
</ul>
</section> <section id="recent-posts-3" class="widget widget_recent_entries"> <h2 class="widget-title">Recent Posts</h2> <ul>
<li>
<a href="https://redpanthers.co/clawing-our-way-to-the-top-of-clutchs-directory-of-ruby-on-rails-developers-in-india/">CLAWING OUR WAY TO THE TOP OF CLUTCH’S DIRECTORY OF RUBY ON RAILS DEVELOPERS IN INDIA</a>
<span class="post-date">September 6, 2020</span>
</li>
<li>
<a href="https://redpanthers.co/configuring-a-gitlab-ci-pipeline-for-rails-mongodb-and-rspec/">Configuring a GitLab CI pipeline for Rails, MongoDB, and Rspec</a>
<span class="post-date">April 29, 2019</span>
</li>
<li>
<a href="https://redpanthers.co/rails-5-2-0/">Rails 5.2.0</a>
<span class="post-date">April 29, 2019</span>
</li>
</ul>
</section><section id="tag_cloud-1" class="widget widget_tag_cloud"><h2 class="widget-title">Tags</h2><div class="tagcloud"><a href="https://redpanthers.co/tag/active_record/" class="tag-cloud-link tag-link-232 tag-link-position-1" style="font-size: 10.8pt;" aria-label="active_record (2 items)">active_record</a>
<a href="https://redpanthers.co/tag/algorithm/" class="tag-cloud-link tag-link-297 tag-link-position-2" style="font-size: 10.8pt;" aria-label="Algorithm (2 items)">Algorithm</a>
<a href="https://redpanthers.co/tag/anonymous-functions/" class="tag-cloud-link tag-link-269 tag-link-position-3" style="font-size: 8pt;" aria-label="anonymous functions (1 item)">anonymous functions</a>
<a href="https://redpanthers.co/tag/arugments/" class="tag-cloud-link tag-link-270 tag-link-position-4" style="font-size: 8pt;" aria-label="arugments (1 item)">arugments</a>
<a href="https://redpanthers.co/tag/basics/" class="tag-cloud-link tag-link-271 tag-link-position-5" style="font-size: 10.8pt;" aria-label="basics (2 items)">basics</a>
<a href="https://redpanthers.co/tag/beginners/" class="tag-cloud-link tag-link-176 tag-link-position-6" style="font-size: 10.8pt;" aria-label="Beginners (2 items)">Beginners</a>
<a href="https://redpanthers.co/tag/b-tree/" class="tag-cloud-link tag-link-253 tag-link-position-7" style="font-size: 10.8pt;" aria-label="B Tree (2 items)">B Tree</a>
<a href="https://redpanthers.co/tag/callbacks/" class="tag-cloud-link tag-link-236 tag-link-position-8" style="font-size: 10.8pt;" aria-label="callbacks (2 items)">callbacks</a>
<a href="https://redpanthers.co/tag/core/" class="tag-cloud-link tag-link-262 tag-link-position-9" style="font-size: 8pt;" aria-label="core (1 item)">core</a>
<a href="https://redpanthers.co/tag/database/" class="tag-cloud-link tag-link-188 tag-link-position-10" style="font-size: 18.888888888889pt;" aria-label="database (9 items)">database</a>
<a href="https://redpanthers.co/tag/deployment/" class="tag-cloud-link tag-link-199 tag-link-position-11" style="font-size: 12.666666666667pt;" aria-label="deployment (3 items)">deployment</a>
<a href="https://redpanthers.co/tag/devops/" class="tag-cloud-link tag-link-200 tag-link-position-12" style="font-size: 10.8pt;" aria-label="devops (2 items)">devops</a>
<a href="https://redpanthers.co/tag/enumerator/" class="tag-cloud-link tag-link-263 tag-link-position-13" style="font-size: 8pt;" aria-label="enumerator (1 item)">enumerator</a>
<a href="https://redpanthers.co/tag/files/" class="tag-cloud-link tag-link-264 tag-link-position-14" style="font-size: 8pt;" aria-label="files (1 item)">files</a>
<a href="https://redpanthers.co/tag/functional/" class="tag-cloud-link tag-link-265 tag-link-position-15" style="font-size: 10.8pt;" aria-label="functional (2 items)">functional</a>
<a href="https://redpanthers.co/tag/gem/" class="tag-cloud-link tag-link-328 tag-link-position-16" style="font-size: 12.666666666667pt;" aria-label="gem (3 items)">gem</a>
<a href="https://redpanthers.co/tag/hash/" class="tag-cloud-link tag-link-256 tag-link-position-17" style="font-size: 12.666666666667pt;" aria-label="Hash (3 items)">Hash</a>
<a href="https://redpanthers.co/tag/huge-files/" class="tag-cloud-link tag-link-266 tag-link-position-18" style="font-size: 8pt;" aria-label="huge files (1 item)">huge files</a>
<a href="https://redpanthers.co/tag/index/" class="tag-cloud-link tag-link-257 tag-link-position-19" style="font-size: 8pt;" aria-label="index (1 item)">index</a>
<a href="https://redpanthers.co/tag/javascript/" class="tag-cloud-link tag-link-165 tag-link-position-20" style="font-size: 12.666666666667pt;" aria-label="Javascript (3 items)">Javascript</a>
<a href="https://redpanthers.co/tag/lazy/" class="tag-cloud-link tag-link-267 tag-link-position-21" style="font-size: 8pt;" aria-label="lazy (1 item)">lazy</a>
<a href="https://redpanthers.co/tag/learning/" class="tag-cloud-link tag-link-240 tag-link-position-22" style="font-size: 12.666666666667pt;" aria-label="learning (3 items)">learning</a>
<a href="https://redpanthers.co/tag/linux/" class="tag-cloud-link tag-link-201 tag-link-position-23" style="font-size: 14.222222222222pt;" aria-label="linux (4 items)">linux</a>
<a href="https://redpanthers.co/tag/management/" class="tag-cloud-link tag-link-204 tag-link-position-24" style="font-size: 10.8pt;" aria-label="management (2 items)">management</a>
<a href="https://redpanthers.co/tag/mangaing/" class="tag-cloud-link tag-link-268 tag-link-position-25" style="font-size: 8pt;" aria-label="mangaing (1 item)">mangaing</a>
<a href="https://redpanthers.co/tag/migration/" class="tag-cloud-link tag-link-258 tag-link-position-26" style="font-size: 8pt;" aria-label="migration (1 item)">migration</a>
<a href="https://redpanthers.co/tag/multi-column/" class="tag-cloud-link tag-link-259 tag-link-position-27" style="font-size: 8pt;" aria-label="multi column (1 item)">multi column</a>
<a href="https://redpanthers.co/tag/mysql/" class="tag-cloud-link tag-link-190 tag-link-position-28" style="font-size: 10.8pt;" aria-label="mysql (2 items)">mysql</a>
<a href="https://redpanthers.co/tag/optimization/" class="tag-cloud-link tag-link-301 tag-link-position-29" style="font-size: 12.666666666667pt;" aria-label="optimization (3 items)">optimization</a>
<a href="https://redpanthers.co/tag/partial-migration/" class="tag-cloud-link tag-link-260 tag-link-position-30" style="font-size: 8pt;" aria-label="partial migration (1 item)">partial migration</a>
<a href="https://redpanthers.co/tag/postgresql/" class="tag-cloud-link tag-link-193 tag-link-position-31" style="font-size: 16.555555555556pt;" aria-label="PostgreSQL (6 items)">PostgreSQL</a>
<a href="https://redpanthers.co/tag/programming/" class="tag-cloud-link tag-link-249 tag-link-position-32" style="font-size: 10.8pt;" aria-label="programming (2 items)">programming</a>
<a href="https://redpanthers.co/tag/rack/" class="tag-cloud-link tag-link-336 tag-link-position-33" style="font-size: 10.8pt;" aria-label="Rack (2 items)">Rack</a>
<a href="https://redpanthers.co/tag/rails/" class="tag-cloud-link tag-link-147 tag-link-position-34" style="font-size: 22pt;" aria-label="rails (15 items)">rails</a>
<a href="https://redpanthers.co/tag/react-js/" class="tag-cloud-link tag-link-174 tag-link-position-35" style="font-size: 10.8pt;" aria-label="React JS (2 items)">React JS</a>
<a href="https://redpanthers.co/tag/ruby/" class="tag-cloud-link tag-link-178 tag-link-position-36" style="font-size: 19.511111111111pt;" aria-label="Ruby (10 items)">Ruby</a>
<a href="https://redpanthers.co/tag/ruby-on-rails/" class="tag-cloud-link tag-link-194 tag-link-position-37" style="font-size: 17.333333333333pt;" aria-label="ruby on rails (7 items)">ruby on rails</a>
<a href="https://redpanthers.co/tag/shell/" class="tag-cloud-link tag-link-208 tag-link-position-38" style="font-size: 12.666666666667pt;" aria-label="shell (3 items)">shell</a>
<a href="https://redpanthers.co/tag/single-column/" class="tag-cloud-link tag-link-261 tag-link-position-39" style="font-size: 8pt;" aria-label="single column (1 item)">single column</a>
<a href="https://redpanthers.co/tag/sql/" class="tag-cloud-link tag-link-195 tag-link-position-40" style="font-size: 15.466666666667pt;" aria-label="SQL (5 items)">SQL</a>
<a href="https://redpanthers.co/tag/tips/" class="tag-cloud-link tag-link-196 tag-link-position-41" style="font-size: 10.8pt;" aria-label="tips (2 items)">tips</a>
<a href="https://redpanthers.co/tag/training/" class="tag-cloud-link tag-link-198 tag-link-position-42" style="font-size: 14.222222222222pt;" aria-label="training (4 items)">training</a>
<a href="https://redpanthers.co/tag/transaction/" class="tag-cloud-link tag-link-237 tag-link-position-43" style="font-size: 10.8pt;" aria-label="transaction (2 items)">transaction</a>
<a href="https://redpanthers.co/tag/ubuntu/" class="tag-cloud-link tag-link-215 tag-link-position-44" style="font-size: 12.666666666667pt;" aria-label="ubuntu (3 items)">ubuntu</a>
<a href="https://redpanthers.co/tag/unix/" class="tag-cloud-link tag-link-210 tag-link-position-45" style="font-size: 10.8pt;" aria-label="unix (2 items)">unix</a></div>
</section><section id="text-4" class="widget widget_text"> <div class="textwidget"><p>Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum eleifend option congue nihil imperdiet doming.</p>
</div>
</section></aside>
</div>
</div>
</div>
</section>
<div class="wraper_blog_related_article">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="blog_related_article_title">
<h5 class="title">Related Articles</h5>
</div>
</div>
</div>
<div class="row blog_related_article_box">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="blog_related_article_box_item">
<div class="holder matchHeight">
<div class="pic">
<img src="https://redpanthers.co/wp-content/themes/seolounge/images/blank/Blank-Image-100x60.png" alt="Blank Image" width="100" height="60">
<a class="placeholder" href="https://redpanthers.co/configuring-a-gitlab-ci-pipeline-for-rails-mongodb-and-rspec/" style="background-image:url('https://redpanthers.co/wp-content/themes/seolounge/images/no-image/No-Image-Found.png')"></a>
</div>
<div class="title">
<h6 class="title"><a href="https://redpanthers.co/configuring-a-gitlab-ci-pipeline-for-rails-mongodb-and-rspec/" rel="bookmark" title="Configuring a GitLab CI pipeline for Rails, MongoDB, and Rspec">Configuring a GitLab CI pipeline for Rails, MongoDB, and Rspec</a></h6>
<p class="date"><i class="fa fa-clock-o"></i> April 29, 2019</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="blog_related_article_box_item">
<div class="holder matchHeight">
<div class="pic">
<img src="https://redpanthers.co/wp-content/themes/seolounge/images/blank/Blank-Image-100x60.png" alt="Blank Image" width="100" height="60">
<a class="placeholder" href="https://redpanthers.co/getting-start-with-react-native/" style="background-image:url('https://redpanthers.co/wp-content/themes/seolounge/images/no-image/No-Image-Found.png')"></a>
</div>
<div class="title">
<h6 class="title"><a href="https://redpanthers.co/getting-start-with-react-native/" rel="bookmark" title="Getting start with React Native">Getting start with React Native</a></h6>
<p class="date"><i class="fa fa-clock-o"></i> October 23, 2017</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="blog_related_article_box_item">
<div class="holder matchHeight">
<div class="pic">
<img src="https://redpanthers.co/wp-content/themes/seolounge/images/blank/Blank-Image-100x60.png" alt="Blank Image" width="100" height="60">
<a class="placeholder" href="https://redpanthers.co/observer-design-pattern-ruby/" style="background-image:url('https://redpanthers.co/wp-content/themes/seolounge/images/no-image/No-Image-Found.png')"></a>
</div>
<div class="title">
<h6 class="title"><a href="https://redpanthers.co/observer-design-pattern-ruby/" rel="bookmark" title="Observer Design Pattern in Ruby">Observer Design Pattern in Ruby</a></h6>
<p class="date"><i class="fa fa-clock-o"></i> October 16, 2017</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</div>
<footer class="wraper_footer style-six">
<div class="wraper_footer_main">
<div class="container">
<div class="row footer_main">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="footer_main_item matchHeight"><section id="text-2" class="widget widget_text"><h5 class="widget-title">About Us</h5> <div class="textwidget"><p>Red Panthers is a Boutique Product Development firm that specializes in Ruby on Rails and Vue.js.</p>
</div>
</section></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="footer_main_item matchHeight"></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="footer_main_item matchHeight"></div></div><div class="col-lg-3 col-md-3 col-sm-6 col-xs-12"><div class="footer_main_item matchHeight"><section id="text-6" class="widget widget_text"><h5 class="widget-title">Clutch</h5> <div class="textwidget"><p><a href="https://clutch.co/profile/red-panthers"><img class="aligncenter" src="https://redpanthers.co/wp-content/uploads/2019/05/Developers_India_2019-278x300.png" width="105" height="114" /></a></p>
</div>
</section></div></div> </div>
</div>
</div>
<div class="wraper_footer_copyright">
<div class="container">
<div class="row footer_copyright">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 text-left">
<div class="footer_copyright_item">
<p></p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 text-right">
<div class="footer_copyright_item">
<ul class="social">
<li class="facebook"><a href="https://www.facebook.com/redpanthers.co" target=_blank><i class="fa fa-facebook"></i></a></li>
<li class="twitter"><a href="https://twitter.com/redpanthershq" target=_blank><i class="fa fa-twitter"></i></a></li>
<li class="linkedin"><a href="https://www.linkedin.com/company/red-panthers" target=_blank><i class="fa fa-linkedin"></i></a></li>
<li class="pinterest"><a href="https://www.pinterest.com/redpanthers/" target=_blank><i class="fa fa-pinterest-p"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript'>
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"https:\/\/redpanthers.co\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/bootstrap.min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/jquery.sidr.min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/jquery.matchHeight-min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/wow.min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/jquery.nicescroll.min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/jquery.sticky.min.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=5.6'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/radiantthemes-blog-style.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-content/themes/seolounge/js/radiantthemes-custom.js?ver=5.2.7'></script>
<script type='text/javascript' src='/wp-includes/js/wp-embed.min.js?ver=5.2.7'></script>
<script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script>
<noscript><div class="statcounter"><a title="Web AnalyticsMade Easy - StatCounter" href="http://statcounter.com/"
target="_blank"><img class="statcounter"
src="//c.statcounter.com/10785868/0/4809ed3f/1/" alt="WebAnalytics Made Easy - StatCounter"></a></div></noscript>
<script type="text/javascript" src="https://static1.clutch.co/sites/all/modules/custom/clutch_widget/js/widget.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-66116295-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-66116295-1');
</script>
</body>
</html>