Leo Arnold
Leo Arnold
This issue can be closed since PR #102 was merged. See also Issue #123.
@egonSchiele I am currently working on a Rails project where the same `ContractError` will appear, but only when running RSpec tests via **Spring preloader**. So far I have not been...
@foucist You know your build will break if `mitsuru` chooses to delete that branch, right? @adzap Ping?
Fixed by #40. Released in `v2.7.0`.
Thanks for the quick answer. I guess it's better to leave this issue open, so others will find it.
>This project has its own maintainers. @pointlessone Are you sure? The latest reaction of a maintainer to a PR I was able to find was by yourself in 2018 https://github.com/prawnpdf/prawn-table/pull/103#pullrequestreview-111171731
@pirj Thanks. PR to follow.
@bquorning I recognize that it is unclear "whose code" it is if you open a PR on somebody else's repository. Nevertheless I am very unhappy with such conduct. I don't...
Thinking one step further, it might be attractive to modularize this gem in the same way Rails itself is effectively a bundle of gems: For example `Rails/Pluck` is a cop...
@andyw8 There is nothing keeping you from using both ORMs within the same Rails app. If each AR cop were to check whether the message receiver actually isbfrom the ActiveRecord...