September 2011
5 posts
1 tag
“There are only two hard things in Computer Science: cache invalidation and...”
– Phil Karlton
Sep 28th
3 notes
1 tag
Unobtrusive Ruby →
thoughtbot: Unobtrusive Ruby is any Ruby code that stays out of your way. It does not make you write lots of boilerplate, or stub methods, or open classes. It is decoupled. Its tests run quickly, its classes fit on one screen, its methods are tiny, and it is quickly refactorable. Unobtrusive Ruby is a state of mind.
Sep 27th
17 notes
1 tag
magic_options ruby gem →
MagicOptions is a ruby module that provides mechanisms for splatting an options hash into an object’s instance variables.
Sep 26th
1 tag
Sep 21st
1 tag
“Does one thing and does it well. This addon is the only fix I could find, for...”
– StartupMaster :: Reviews :: Add-ons for Firefox
Sep 20th
3 notes