just want my first ten parts of the hash? how to chop it?

Articles.find(:all, :order => 'publication_date DESC', :limit => 10 )

koloa wrote: