RubyGems Navigation menu

should_not 0.7.0

You should_not start your specs with the string "should". If every spec starts with "should", then it's redundant everywhere. Instead, write in an active tone: `it "should ignore nil elements"` - BAD `it "ignores nil elements"` - GOOD

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.0 - October 01, 2014 (8.5 KB)
  2. 1.0.0 - April 14, 2013 (7.0 KB)
  3. 0.7.0 - April 14, 2013 (7.0 KB)
  4. 0.0.1 - April 13, 2013 (6.0 KB)

Development 依赖 (4):

bundler ~> 1.3
minitest >= 0
rake >= 0
rspec >= 0

业主:

作者:

  • Mark Rushakoff

SHA 256 校验和:

319b380ce6321cf85eb0e22c2fb93e203482b787091d6e69cf7ad73298347da8

下载总量 390,155

这个版本 2,719

许可:

MIT

需要的 Ruby 版本:

链接: