basestylo/Tweakphoeus

View on GitHub
lib/tweakphoeus/helpers.rb

Summary

Maintainability
A
0 mins
Test Coverage

Tweakphoeus::Helpers#get_domain doesn't depend on instance state (maybe move it to another class?)
Open

    def get_domain(domain)
Severity: Minor
Found in lib/tweakphoeus/helpers.rb by reek

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status