Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert with a non existent file using Regexp
In the RBX and Ruby the Errno::ENOENT are different. This patch uses a regexp this way we can handle both platforms.
- Loading branch information