Skip to content

Instantly share code, notes, and snippets.

@dejan
Created April 20, 2009 17:51
Show Gist options
  • Save dejan/98638 to your computer and use it in GitHub Desktop.
Save dejan/98638 to your computer and use it in GitHub Desktop.
(0..6).map {|i| i.day.ago.strftime("%a")[0,1] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment