RubyGems Navigation menu

files 0.4.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.0 - September 13, 2018 (59.5 KB)
  2. 0.3.1 - October 15, 2012 (58.0 KB)
  3. 0.3.0 - September 13, 2012 (58.0 KB)
  4. 0.2.1 - January 25, 2012 (57.5 KB)
  5. 0.2.0 - January 24, 2012 (57.5 KB)
顯示所有版本(共 10)

擁有者:

作者:

  • Alex Chaffee

SHA 256 checksum:

1fde45e176d326bf1bee0f73bfc299667217c60fc78b52fcadd5aa201498b708

總下載次數 65,988

這個版本 20,431

License:

Ruby 版本需求: >= 0

相關連結: