Daiki Takaya

Results 7 comments of Daiki Takaya

I have same problem on safari (platform is Mac OS). I fixed it like this. I think this solution is temporary fix. ```sass .paper__sheet @extend .sheet @media print width: 100%...

I have encountered similar cases. I am using an M2 MacbookAir and was getting an error trying to read the files under /opt/homebrew in sqlite. So I used homebrew and...

@etagwerker If no one else is working on this yet, can I work on it? I plan to work on this issue using rubocop's FileFinder module as a reference.

@etagwerker Thank you!!! I'll do it! 😆

@tekezo Thank you. It works for me!

@presidentbeef Can you give me your opinion on this change? I would appreciate any advice and opinions.

The first example I gave was a little confusing, so I will give an example that is similar to the problem we encountered. ```rb class User < ApplicationRecord end class...