summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-09 14:23:34 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-09 14:23:34 +0000
commitbca61e89f5258a5bdfbd0b4cc9823f358d9f8ef5 (patch)
tree1382e9eebc116a3ebd623a3f2b08b4d80e67a527 /lib
parenta5684950c20286e38c15bae1322bf67af82aefcd (diff)
downloadruby-bca61e89f5258a5bdfbd0b4cc9823f358d9f8ef5.tar.gz
ruby-bca61e89f5258a5bdfbd0b4cc9823f358d9f8ef5.tar.xz
ruby-bca61e89f5258a5bdfbd0b4cc9823f358d9f8ef5.zip
* lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.
[ruby-dev:32854] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/e2mmap.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/e2mmap.rb b/lib/e2mmap.rb
index c8accadad..ca660a608 100644
--- a/lib/e2mmap.rb
+++ b/lib/e2mmap.rb
@@ -78,6 +78,7 @@ module Exception2MessageMapper
E2MM.Raise(self, err, *rest)
end
alias Fail Raise
+ alias fail Raise
# def_e2message(c, m)
# c: exception