NYULibraries/nyulibraries-assets

View on GitHub
app/helpers/nyulibraries/assets/html_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

      def dropdown(title, list, toggle_button = true, html_options = {:class => "dropdown"}, toggle_html_options = {class: "dropdown-toggle"}, menu_html_options={class: "dropdown-menu"})
Severity: Minor
Found in app/helpers/nyulibraries/assets/html_helper.rb - About 45 mins to fix

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

          def tooltip_tag content, title, url = "#", placement = "right", css_classes = "help-inline record-help"
    Severity: Minor
    Found in app/helpers/nyulibraries/assets/html_helper.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status