RubyGems Navigation menu

files 0.3.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - September 13, 2018 (59.5 KB)
  2. 0.3.1 - October 15, 2012 (58 KB)
  3. 0.3.0 - September 13, 2012 (58 KB)
  4. 0.2.1 - January 25, 2012 (57.5 KB)
  5. 0.2.0 - January 24, 2012 (57.5 KB)
Show all versions (10 total)

Owners:

Authors:

  • Alex Chaffee

SHA 256 checksum:

2af4edae976c92769fb1a915975ebafd2d49d107bd14ec5063ffe1699cdf4e33

Total downloads 65,935

For this version 17,168

Licenses:

N/A

Required Ruby Version: None

Links: