Building a Rack Web Server in Ruby
Managing sockets, handling HTTP parsing and generation, and integrating with Rack to build a simple web server from scratch.
Managing sockets, handling HTTP parsing and generation, and integrating with Rack to build a simple web server from scratch.
The Enigma machine explained in Ruby
How to load 'N' records per parent record efficiently in Ruby on Rails
Concerns offer a reusable way of sharing common code. This can be used to extract URL helpers.
Configure SSL/TLS On Heroku Using a CDN
A short guide on how to configure Mac OS X Mavericks with Rails, Node and More.
Two awesome tools for speeding up testing are Zeus and Guard. Setting them up allows for automatic execution of tests while coding.
Deploying JRuby on Heroku used to require custom build packs. Not any more. This guide will get any JRuby app up and running in no time.
Configuring a new Mac for development can be tricky. These steps will get any machine setup with Ruby, Node, Postgres and lots more.
Rails is amazing and can be even better when paired with great web services. Heroku, Amazon, Zencoder, Twilio, Tropo and New Relic all fit the bill.