Categories: None [Edit]

files

https://rubygems.org/gems/files
Ever want to create a whole bunch of files at once? Like when you're writing tests for a tool that processes files? The Files gem lets you cleanly specify those files and their contents inside your test code, instead of forcing you to create a fixture directory and check it in to your repo. It puts them in a temporary directory and cleans up when your test is done.

Total

Ranking: 20,047 of 180,507
Downloads: 66,012

Daily

Ranking: 27,493 of 180,487
Downloads: 20

Depended by

RankDownloadsName
41,05024,865bio-velvet

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconalexch