Ruby Developer
Blog Posts
2016
How to create a new Rails engine which uses RSpec and FactoryGirl for testing
2014
Getting Started With Ruby on Rails Application Development
2013
Build your own Ruby-powered arcade machine!
How to install the RMagick gem on a Raspberry Pi
How to display internal and external IP address from command line
Fixing Vagrant Chef Apache2 install errors
How to upgrade a Rails 2.3.2 app to Rails 2.3.15
2012
Zend Framework: How to specify which view script a controller should render
Beginners guide to creating a REST API
How to use Rails in a PHP application
How to create a REST API for your PHP application using Ruby
How to write better cucumber features
How to use two different databases in the same Zend Framework project?
2011
How to install PostgreSQL on a Mac
How to install Pygments (syntax highlighter) using Homebrew
2010
Getting started with Zend_Test – Step 4: Testing your Zend Framework Controllers
Getting started with Zend_Test – Step 3: Make sure PHPUnit is ready for testing
Getting started with Zend_Test – Step 2: Setting up PHPUnit on Mac OS X 10.5 (Leopard)
Setting up logging with Firebug and FirePHP in Zend Framework 1.7.5
How to switch layout files in Zend Framework
How to set up the Zend Framework Command Line Tool on Mac OS X
How to get hidden files (like .htaccess) to show up in Mac OS X
Getting started with Zend_Test – Step 1: Setting up PEAR on Mac OS X 10.5 (Leopard)
Getting started sending emails with the Zend Framework
AJAX file upload with Zend Framework and jQuery