annotaterb
annotaterb copied to clipboard
Make it possible to filter files by Regexp
Adds a new option that enables filtering model files by regexp.
Our use-case for this is filtering out spec files that live along side our models, for example we might have user.rb and user.spec.rb in the same directory.