0 replies on 1 page.
How dry do you like to be?
posts = if you_are_feeling_lucky check_luckiness test_lucky_time_of_year happy_posts else unlucky_posts end
vs.
if you_are_feeling_lucky check_luckiness test_lucky_time_of_year posts = happy_posts else posts = unlucky_posts end
vs. extracting and ? :, versus extract once, versus....
Read: iffy on being dry