Created
August 12, 2014 09:57
-
-
Save nicolasblanco/467fbfb0eac4f2ff2023 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| year = 1972 | |
| era = case year | |
| when 1970..1979: "Seventies" | |
| when 1980..1989: "Eighties" | |
| when 1990..1999: "Nineties" | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment