mumuki/mumuki-laboratory

View on GitHub
app/helpers/menu_bar_helper.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method menu_item has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  def menu_item(icon, name, url, css_class = nil, translation_params = {}, options = {})
Severity: Minor
Found in app/helpers/menu_bar_helper.rb - About 45 mins to fix

    Method menu_text_item has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def menu_text_item(icon, text, url, css_class = nil, **options)
    Severity: Minor
    Found in app/helpers/menu_bar_helper.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status