summaryrefslogtreecommitdiff
path: root/README.EXT
diff options
context:
space:
mode:
Diffstat (limited to 'README.EXT')
-rw-r--r--README.EXT5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.EXT b/README.EXT
index 17467477ce..6844947fc9 100644
--- a/README.EXT
+++ b/README.EXT
@@ -1276,6 +1276,11 @@ have_func("rb_reg_new_str", "ruby.h").
Means that type rb_io_t is provided.
+ USE_SYMBOL_AS_METHOD_NAME
+
+Means that Symbols will be returned as method names, e.g.,
+Module#methods, #singleton_methods and so on.
+
Appendix C. Functions Available in extconf.rb