scottwillson/racing_on_rails

View on GitHub
app/helpers/racing_on_rails/form_tag_helper.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method labelled_text has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def labelled_text(object_name, method, label_text = nil, text = nil, label_options = {}, _text_class = nil)
Severity: Minor
Found in app/helpers/racing_on_rails/form_tag_helper.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status