the { buckblogs :here }

assorted_ramblings.by JamisBuck

TestUnit Inheritance Hierarchies


~6 years ago by Jamis Buck on the { buckblogs :here }.
One of the current design features of Ruby’s TestUnit class is that every subclass of TestUnit must have at least one test method implemented. If that...

Tip: TextDrive and Lighttpd


over 6 years ago by Jamis Buck on the { buckblogs :here }.
Here’s a tip if you’re running rails applications under lighttpd on TextDrive: don’t use static fcgi processes. The static FCGI processes are...