sample users so they are random, not the same all the time

This commit is contained in:
Maxwell Salzberg 2011-07-29 17:16:37 -07:00
parent 0873ad5828
commit a320891df0

View file

@ -26,7 +26,7 @@
:posts => @posts :posts => @posts
.span-5.rightBar.last .span-5.rightBar.last
= render 'selected_contacts', :people => @selected_people[0..19], :count => @contact_count = render 'selected_contacts', :people => @selected_people.sample(20), :count => @contact_count
.section .section
.title .title