Skip to content

Conversation

@lightswitch05
Copy link
Contributor

Ruby docs states a good practice when using Tempfile is to explicitly
close and unlink temporary files within an ensure block rather than
relying on the garbage collector.

Ruby docs states a good practice when using Tempfile is to explicitly
close and unlink temporary files within an ensure block rather than
relying on the garbage collector.
unixmonkey added a commit that referenced this pull request Apr 4, 2013
Explicitly close and unlink WickedPdfTempfile
@unixmonkey unixmonkey merged commit b2652e9 into mileszs:master Apr 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants