app/helpers/images_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [102/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

      link_to_remove_association t('images.form.delete_button'), builder, class: "delete remove-image"
Severity: Minor
Found in app/helpers/images_helper.rb by rubocop

Line is too long. [101/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

                                        "direct_upload[cached_attachment]": image.cached_attachment),
Severity: Minor
Found in app/helpers/images_helper.rb by rubocop

There are no issues that match your filters.

Category
Status