Announcing pulse-0.2.0
I just released a new version of pulse. Pulse adds an action to your rails project that can be used for external health checking. The most common use is by a...
I just released a new version of pulse. Pulse adds an action to your rails project that can be used for external health checking. The most common use is by a...
I created a new rubygem called pulse. From the README:
On my current project, we release code often. As a result, we usually have at least one active branch along with the trunk. When bugs arise in production, we...
Notice this strange behavior with exit status and irb. The $? variable holds the exit status of the last command.
Update (2/20/09): Check out Useful unix tricks – part 3 and Useful unix tricks – part 4