af83/chouette-core

View on GitHub
app/helpers/multiple_selection_toolbox_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method multiple_selection_toolbox has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def multiple_selection_toolbox(actions, collection_name:)
    links = content_tag :ul do

      # #5206 `if params[:controller]` mieux passer comme parametre si besoin
      delete_path = nil
Severity: Minor
Found in app/helpers/multiple_selection_toolbox_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status