aboutsummaryrefslogtreecommitdiffstats
path: root/doc/keywords.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/keywords.rdoc')
-rw-r--r--doc/keywords.rdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/keywords.rdoc b/doc/keywords.rdoc
new file mode 100644
index 0000000000..56300a8426
--- /dev/null
+++ b/doc/keywords.rdoc
@@ -0,0 +1,7 @@
+== Keywords
+
+The following keywords are available in Ruby.
+
+ __ENCODING__ __LINE__ __FILE__ BEGIN END alias and begin break case class def
+ defined? do else elsif end ensure false for if in module next nil not or redo
+ rescue retry return self super then true undef unless until when while yield