Media Summary: "Postgres has long been known as a stable database product that reliably stores your data. However, in recent years it has picked ... The ruby standard library is full of great code. It's also full of dragons. I'll show you some of fun parts, parts that you may not be ... GitHub loves Ruby. Many of our products, tools and infrastructure are built with Ruby. In this talk, we will look at the libraries, ...
Mountainwest Rubyconf 2013 Migrating A - Detailed Analysis & Overview
"Postgres has long been known as a stable database product that reliably stores your data. However, in recent years it has picked ... The ruby standard library is full of great code. It's also full of dragons. I'll show you some of fun parts, parts that you may not be ... GitHub loves Ruby. Many of our products, tools and infrastructure are built with Ruby. In this talk, we will look at the libraries, ... Title: Ruby off the Rails: Building a distributed system in Ruby Presented by: Matthew Kocher Devops Borat said "is turtle all way ... Most Ruby code makes heavy use of mutable state, which often contributes to long term maintenance problems. Mutability can ... Sure, the TDD cycle is red-green-refactor but what exactly are we refactoring? We just wrote the code, it's green, and it seems ...
Building applications in Ruby is fast and fun. Features fly, progress is quick and everyone's happy, until you have to deploy. We all know that intelligent species learn from mistakes, right? There's just one problem: Life is too short to make every possible ... MagLev is a Ruby implementation built on top of a mature VM which offers native object persistence. Working with these live ... by Michael Ries Rails gives us great conventions for building an application, but what conventions should we use when we are ...