Archive for the 'Code' Category

Ruby on Rails: Get some random records

EDIT AGAIN: Much better.. To get a 'num_reqd' array of random objects, you can use something like this. named_scope :large, :conditions => ['image_file_name IS NOT ...

Harry Ferguson Memorial CMS choice – Textpattern

The last few days I've been putting the finishing touches to the CMS behind Harry Ferguson Memorial.com. Initially completely in hand-coded HTML (to get it ...