Sha256: de8fb4242e7ed0aa9d79838d9d0c83170735d626967a809ce9831564663f3d63
Contents?: true
Size: 398 Bytes
Versions: 10
Compression:
Stored size: 398 Bytes
Contents
diff --git a/spec/fixtures/todo.rb b/spec/fixtures/todo.rb index 08d4e15..16dc3b5 100644 --- a/spec/fixtures/todo.rb +++ b/spec/fixtures/todo.rb @@ -13,4 +13,9 @@ module Todo # TODO: https://zube.io/watermark/asdf1234 def todo_with_link_same_line end + + # TODO: fix this when things are right + # https://www.github.com/watermarkchurch/asdf/1234 + def todo_with_link_below + end end
Version data entries
10 entries across 10 versions & 1 rubygems