ikuseiGmbH/smart-village-app-converter-xml2json

View on GitHub
app/services/translation.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method weekday has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.weekday(day)
    return "" if day.blank?

    case day
    when "monday"
Severity: Minor
Found in app/services/translation.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status