Sha256: 562aa484350e5ae56ed572d007477a5397d90b8a0d1997805522451259659604
Contents?: true
Size: 551 Bytes
Versions: 1
Compression:
Stored size: 551 Bytes
Contents
v0.0.2: - cleanup leading characters ('-', '+') before converting to rspec - you can include an example in a spec. It won't be converted <text> √ is white by default ex: puts Foobar.new.colour # => 'white' ex : this is a comment too * can be resized example: foobar.resize!(+10, -2) </text> will generate the same rspec code as : <text> √ is white by default * can be resized </text> v0.0.1: - $ todo_next creates a sample rspec test with an todo_next usage example
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
todo_next-0.0.2 | CHANGELOG |