Sergey Toy

Results 6 issues of Sergey Toy

Closes #169 Details TBD

Hey everyone! 👋 I have a feature request. ## Problem 1: Compatibility with `strong_migrations` Our to-do list is quite long, and we're solving problems in batches. For some problems (like...

enhancement

Let's extract our discussion from #160. One of the things that I want to enforce in the project I'm working on right now is to stop using ActiveRecord's default integer...

enhancement

Hello, first-time contributor here 👋 I noticed that the `Rails/ThreeStateBooleanColumn` cop reports offenses in old migrations. And as mentioned by @mvz in https://github.com/rubocop/rubocop-rails/discussions/982, fixing these offenses in existing migrations is...

Hello 👋 I want to revisit the idea we discussed in #196, as I really want to have some custom checkers in my project that are not ready to be...

👋 I was wondering if there is any value in continuing to enqueue recurring jobs if a queue is paused. One of our use cases for recurrent jobs is that...