summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-11 09:46:53 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-11 09:46:53 +0000
commit19f67b098f14ca8ec2cb22b25ba47117c524038d (patch)
treefd5abc5be30f7a106e031419affb4b6dec0ab10d /lib
parent6b9eeba4ecf022cc9e8dc6c0e74838427075ef27 (diff)
downloadruby-19f67b098f14ca8ec2cb22b25ba47117c524038d.tar.gz
ruby-19f67b098f14ca8ec2cb22b25ba47117c524038d.tar.xz
ruby-19f67b098f14ca8ec2cb22b25ba47117c524038d.zip
* lib/tmpdir.rb (Dir::Tmpname): for internal use.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/tmpdir.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tmpdir.rb b/lib/tmpdir.rb
index 0aa9cf5e3..fafe120b3 100644
--- a/lib/tmpdir.rb
+++ b/lib/tmpdir.rb
@@ -111,7 +111,7 @@ class Dir
end
end
- module Tmpname
+ module Tmpname # :nodoc:
module_function
def tmpdir