Noosfero/noosfero

View on GitHub
app/helpers/buttons_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def button_to_function(type, label, js_code, html_options = {}, &block)
Severity: Minor
Found in app/helpers/buttons_helper.rb - About 35 mins to fix

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

      def button_to_function_without_text(type, label, js_code, html_options = {}, &block)
    Severity: Minor
    Found in app/helpers/buttons_helper.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status