dallasrb / dallasrb-web

The Dallas Ruby Brigade Website
10 stars 14 forks source link

Epic sorting #26

Closed itchy closed 11 years ago

itchy commented 11 years ago

This is mostly a joke, but want to go through the pull request process. It picks a random target length of 60-80 characters and sorts users by how close their bio is to this length. I also created a rake task: rake sort:epic that will update the existing member's sort order

hkarthik commented 11 years ago

Haha this is awesome! I was going to ask if you'd accounted for organizer profiles and it looks like you did!

I'll pull it in and add it to a scheduled task to run every hour.