Andrew W. Lee
Andrew W. Lee
I'm able to reproduce locally using ruby 2.6.1. I don't think this project uses CircleCI but @ctran can confirm?
@skunkworker In version 3.0.0 we've added an `-–additional-file-patterns` flag. Does that suffice for your use case? Currently waiting on v3.0.0 to get pushed to Rubygems there's been a bit of...
It's been some time now but is this a bug?
@daveshah I'm running into this as well. Any chance you're able to post what you've got so far?
@ixti in case you're curious, I talk about this on my repo https://github.com/drwl/annotaterb/issues/57. tl;dr if it was easy to support db level annotations then I would.
Hopefully this is not a bad practice, but as a semi-maintainer of this gem I've spent some time forking this and making big improvements on the gem here https://github.com/drwl/annotaterb.
> @drwl Why are these changes submitted merged back? What do you mean by this?
@miguelperez no problem. I wanted to make significant breaking changes so I did on my own repo and fork.
Hey folks, I believe I was able to solve this bug in my gem https://github.com/drwl/annotaterb/pull/72
@joshuaclayton @bazay, I took a stab at adding zeitwerk support in my fork, if you want to know more: https://github.com/drwl/annotaterb/issues/82