Episode #592 - October 16th, 2015
Accelerating file downloads, a preproduction checklist, manually installing bootstrap in Rails, multiple levels of subnavigation in Jekyll, and all the possible loops in Ruby all in this episode of the Ruby5!
Listen to this episode on Ruby5
Sponsored by Code School
Code School is an online platform for learning web technologies. With a range of courses on Ruby, Rails, JavaScript, iOS, Git and more, Code School is the best way to learn how to use the most popular tools for the web.
Accelerated Rails Downloads with NGINX
This blog post explains how to offload file downloads from your Rails app to nginx.
Your Preproduction Checklist for Your Rails App
This post on the Codeship blog walks us through a number of potential security vulnerabilities, how they work, and how you can fix them.
How to Install Bootstrap 4 in Rails
This post shows you how to manually compile and install b
Comments