Actions
Feature #2166
closedAdd CreationError
Feature #2166:
Add CreationError
Description
=begin
Here is a patch which implements the CreationError exception class,
as documented in the Tempfile API documentation. However,
I could not write a unit test for it because there seems
to be no mocking/stubbing framework that I could use.
Originally [ruby-core:25131] and patch is there.
=end
Actions