SmartBear/ruby-handlebars

View on GitHub
lib/ruby-handlebars/helper.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

    def apply_as(context, arguments = [], as_arguments = [], block = [], else_block = [])
Severity: Minor
Found in lib/ruby-handlebars/helper.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status