Results 12 comments of alpaca-tc

hmmm why I can't trigger travis CI?

Probably, although you will rewrite, I write an information down for everybody until then. Watson warns as following in my environment. ``` $ ./bin/watson ".watsonresults" may be a binary file....

This bug is not fixed yet because `\w` is used by various places. ; g.u [dirs]

I am very saddened because it has become very difficult to read in my editor environment 😢

@nov Sorry for the delay in replying. If you have already fix this issue in your application, could you please send a PR?

Ruby can potentially cause deadlocks when loading code with multi-threading. And in our project, this deadlock was occurring. https://github.com/rails/rails/issues/50802 Part of the reason for this was that the gem was...

@takuyaa Today, I confirmed it happens when using `🍪`.

@yahonda I modified the class name of the exception has been changed from `InverseOfAssociationTableNameMismatchError` to `InverseOfAssociationNotBidirectionalError`. This is because the old name is not essential, since it expresses implementation details....

Thank you for the review 🙏 I have incorporated suggestions and modified the code to use `InverseOfAssociationNotFoundError`. The changes have been force-pushed. Please review the updates.