lib/tins/time_dummy.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method included has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.included(modul)
      class << modul
        alias really_new new
        alias really_now now

Severity: Major
Found in lib/tins/time_dummy.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status