From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/ruby/sample/trick2013/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 jni/ruby/sample/trick2013/README.md (limited to 'jni/ruby/sample/trick2013/README.md') diff --git a/jni/ruby/sample/trick2013/README.md b/jni/ruby/sample/trick2013/README.md new file mode 100644 index 0000000..65f1d3b --- /dev/null +++ b/jni/ruby/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 -- cgit v1.2.3