rpanachi/core_ext

View on GitHub
lib/core_ext/date_time/conversions.rb

Summary

Maintainability
A
50 mins
Test Coverage

Method civil_from_format has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.civil_from_format(utc_or_local, year, month=1, day=1, hour=0, min=0, sec=0)
Severity: Major
Found in lib/core_ext/date_time/conversions.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status