Showing 1 of 8 total issues
Useless assignment to variable - option_tags
. Use +
instead of +=
. Open
Open
option_tags += "\n".html_safe +
- Read upRead up
- Exclude checks
option_tags
. Use +
instead of +=
. option_tags += "\n".html_safe +