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 checksum:

319b380ce6321cf85eb0e22c2fb93e203482b787091d6e69cf7ad73298347da8

總下載次數 390,247

這個版本 2,720

License:

MIT

Ruby 版本需求:

相關連結: