Katsuyuki Sadamoto
Results
2
issues of
Katsuyuki Sadamoto
### Background Brakeman version: 7.0.0 Rails version: 8.0.1 Ruby version: 3.4.1 Link to Rails application code: https://github.com/greendrop/ruby_3_4_1_rails_8_0_1_brakeman_7_0_0 ### Issue Using `it` in an erb file causes an error with Ruby...
This pull request adds support for using the `data-inertia` attribute in meta tags generated by the `inertia_meta_tags` helper, allowing better alignment between server-rendered and client-side Inertia.js meta tags. - Add...