From 7623b6d9cbcbf58c80692a789d000edea0b61147 Mon Sep 17 00:00:00 2001 From: spacewander Date: Thu, 7 May 2015 13:27:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=8ARuby=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E5=85=83=E7=BC=96=E7=A8=8B=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 703f382..8cca61b 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ * [Ruby on Rails Tutorial 原书第 3 版](http://railstutorial-china.org/) (本书网页版免费提供,电子版以 PDF、EPub 和 Mobi 格式提供购买,仅售 9.9 美元) * [编写Ruby的C拓展](http://wusuopu.gitbooks.io/write-ruby-extension-with-c/content/) * [Ruby 源码解读](https://ruby-china.org/topics/22386) +* [Ruby中的元编程](http://deathking.github.io/metaprogramming-in-ruby/) ### Scala