Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created August 5, 2010 20:24
Show Gist options
  • Save ymendel/510321 to your computer and use it in GitHub Desktop.
Save ymendel/510321 to your computer and use it in GitHub Desktop.
def duration
@duration ||= begin
# 26 god-damned lines of code here
end || 3.weeks
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment