Skip to content

Bug fix - generating examples for an empty regex

Compare
Choose a tag to compare
@tom-lord tom-lord released this 09 Nov 20:17
· 58 commits to master since this release
//.examples # => ['']
//.random_example # => ''

In previous versions of the gem, running the above commands failed.