gabynaiman/active_git

View on GitHub
lib/active_git/active_record_extension.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method git_versioned has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def git_versioned(options={})

        @options = options.merge root: false

        def git_options
Severity: Minor
Found in lib/active_git/active_record_extension.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status