indentlabs/notebook

View on GitHub
app/controllers/characters_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method content_param_list has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def content_param_list
    [
      #todo remove all these (for all pages) now that we use custom attributes for them all (minus links)
      # all but
      #custom_attribute_values:     [:name, :value],
Severity: Minor
Found in app/controllers/characters_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status