Hanse Kim

Results 6 comments of Hanse Kim

CI fails with updating branch. How can I fix it?

Hello, I think I found where problem might be. I looked at the code in belongs_to_association.rb file. The issue seems to be in how the `decrement_counters` method works: https://github.com/rails/rails/blob/ac104520ee8518441bb4f8c2c7835d0bb8fd6800/activerecord/lib/active_record/associations/belongs_to_association.rb#L53-L55 https://github.com/rails/rails/blob/ac104520ee8518441bb4f8c2c7835d0bb8fd6800/activerecord/lib/active_record/associations/belongs_to_association.rb#L103-L111...

What you're trying to say is something like this, right? I'm also curious if this is the intended behavior🧐 ``` ruby if options[:touch] handle_dependency end ```

I strongly agree with this issue. The inconsistent use of parameterized queries in ActiveRecord is concerning, especially regarding security and PII exposure. I'm interested in contributing to fix this problem....

I am developing in Japanese and Korean, totally agree with you. When the project grows to a certain extent, I have often thought that it would be nice if the...

https://github.com/vuejs/create-vue/pull/548 Made a pull request based on your issue. If you have any opinions, please give it to me.