BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

files

v0.4.0RubyGems· Ruby

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.

The verdict
Abandoned. Last published 7 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 7 years ago.
Popularity
89 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.4.07 years ago
  • 0.3.113 years ago
  • 0.3.013 years ago
  • 0.2.114 years ago
  • 0.2.014 years ago
  • 0.1.014 years ago
  • 0.0.414 years ago
  • 0.0.314 years ago
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. (Ruby / RubyGems) · Modules