Posts
Posts
-
Selfless Ruby
When, Where and Why you should use Ruby's self method.
-
Automatically Generated Maps with Microformats
Javascript-free google maps integration
-
Easy Heroku Deploys with Heroku San
Deploy and maintain multiple Heroku apps with ease.
-
iPhone Toggle Switches
A big improvement over boring HTML checkboxes.
-
Deploying Multiple Environments on Heroku
Run multiple branches/environments of the same code on Heroku.
-
Deploy Your Rails Application in 2 Minutes with Heroku
The simplest possible application deployment for Rails applications.
-
Use Instant Debugger on Rare Exceptions
A novel use of the ruby debugger to handle rare exceptions.
-
ActiveRecord::Base#find_each Now in Rails
Smart record iteration for large tables.
-
Ruby's Rescue Statement Can Has Value?
An interesting way to catch and return an exception with very little code.
-
Passing Data With Ruby Exceptions
Do more than raise an exception with a message!
-
TextMate, Rspec and Dot Spec Party
Getting all your friends to play nice.
-
Global Git Ignore
Keeping your repositories clean.
-
The Making of typed_serialize
The design process of a Rails pattern.
-
Making Rails' Serialize Even Better
An improved pattern for Rails attribute serializing.
-
All My Code Are Belong to Us
A blog is born.