tasafo/palestras-coletivas

View on GitHub
app/services/full_date.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

FullDate#date_localized doesn't depend on instance state (maybe move it to another class?)
Open

  def date_localized(date, format)
Severity: Minor
Found in app/services/full_date.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