Posts Tagged “Database”

Rails 2.3: default_scope

James13th Mar 2009Tech,

Rails 2.3 includes a new method called default_scope which provides an easy way to set default attributes on a model as it calls More »

Useful Query

James2nd Jan 2008Random

For the last three hours, I’ve been trying to write a MySQL database query that would search for upcoming employee birthdays. You’d More »