Camilo Vargas A
Camilo Vargas A
Hi, I have a use case in there I need to make some options of a check_boxes collection visible or hidden. If I could set a class on each item's...
Improve performance with large objects array.
Its a common pattern to name strong parameters method with the model's name like `patients_params` But it is also common splitting sanitization methods for `:create` and `:update` actions, and it...
Recently was applied the PR #1039 but it was failing on windows environment causing `permission denied` error on created headers and footers temp files. This was caused in my case...
Hi, I use elementary OS 5.1.7 Hera, and I use Git. I have installed `libsecret` to be used with git to remember my credentials. After installing `libsecret` I can not...
This ensure a `max_size = zero` for the `max_schema_info_width` method for the case when cols array is empty. When table has columns without comments that also are all ignored, then...