Feature #2166
Add CreationError
| Status: | Rejected | Start date: | 10/01/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | lib | |||
| Target version: | - |
Description
> 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.
History
Updated by Yusuke Endoh almost 2 years ago
- Category changed from ext to lib
- Assignee set to Yusuke Endoh
Hi, Hongli Lai -- Could you elaborate the background of introducing Tempfile::CreationError? I'm not against the suggestion, but I cannot guess the rationale. This ticket has been already left untouched in a half year. If you don't answer in three days, I'll reject the ticket. -- Yusuke Endoh <mame@tsg.ne.jp>
Updated by Yusuke Endoh almost 2 years ago
- Status changed from Open to Rejected