Ruby Debugger Primer
Very quick rdebug primer for using the debugger in Mongrel. <h1>Setting Up your Environment for Debugging</h1> gem install ruby-debug If…
Achieving Developer Excellence with Automated Testing
Very quick rdebug primer for using the debugger in Mongrel. <h1>Setting Up your Environment for Debugging</h1> gem install ruby-debug If…
Quick cheet-sheet to help you remember when to type a singular entity or a plural.
Web Developer — adds a robust set of tools to peek under the hood. Adds a toolbar to your windows…
All programming languages work this way, but still it is nice to remember that Ruby does this. >> n =…
Two of the interesting startups presented tonight at NY Tech meetup underscore one of the crucial facets of the tech…
In trying to write code to give me the full name of “next” month (in my case, November, as today…