decko-commons/decko

View on GitHub
mod/collection/spec/set/all/item_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Use let instead of an instance variable.
Open

      Card.new(@args).item_names(item_names_args)

Use let instead of an instance variable.
Open

      item_names_args = @context ? { context: @context } : {}

Use let instead of an instance variable.
Open

      item_names_args = @context ? { context: @context } : {}

There are no issues that match your filters.

Category
Status