skoji / gepub

a generic EPUB library for Ruby : supports EPUB 3
Other
240 stars 42 forks source link

Generalize temporary directory handling #144

Closed aef closed 2 months ago

aef commented 2 months ago

Generalize the temporary directory handling in specification by using example tagging and a centrally provided around(:example) filter that creates a Pathname based temporary directory and ensures removal after execution.