SmartBear/ruby-handlebars

View on GitHub
lib/ruby-handlebars/helpers/each_helper.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

      def self.apply_as(context, items, name, block, else_block)
Severity: Minor
Found in lib/ruby-handlebars/helpers/each_helper.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status