summaryrefslogtreecommitdiff
path: root/sample/trick2013/README.md
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-25 03:45:15 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-25 03:45:15 +0000
commite8052778c18eef07e5ef3403e234923ed5018333 (patch)
tree26b6031c117202b00f1b260df100e0e245e8f178 /sample/trick2013/README.md
parent1e7a929c1d44d7a368fbe379211183ac6c972920 (diff)
* sample/trick2013/: added the award-winning entries of TRICK 2013.
See https://github.com/tric/trick2013 for the contest outline. (Matz has approved the attachment.) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample/trick2013/README.md')
-rw-r--r--sample/trick2013/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/sample/trick2013/README.md b/sample/trick2013/README.md
new file mode 100644
index 0000000000..65f1d3b8ad
--- /dev/null
+++ b/sample/trick2013/README.md
@@ -0,0 +1,13 @@
+This directory contains the award-winning entries of
+the 1st Transcendental Ruby Imbroglio Contest for rubyKaigi (TRICK 2013).
+
+THESE ARE BAD EXAMPLES! You must NOT use them as a sample code.
+
+* kinaba/entry.rb: "Best pangram" - Gold award
+* mame/entry.rb: "Most classic" - Bronze award
+* shinh/entry.rb: "Most Readable" - Silver award
+* yhara/entry.rb: "Worst abuse of constants" - Dishonorable mention
+
+For the contest outline and other winning entries, see:
+
+https://github.com/tric/trick2013