mongoid/mongoid

View on GitHub
lib/mongoid/relations/embedded/many.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Class Many has 38 methods (exceeds 20 allowed). Consider refactoring.
Open

      class Many < Relations::Many
        include Batchable

        # Appends a document or array of documents to the relation. Will set
        # the parent and update the index in the process.
Severity: Minor
Found in lib/mongoid/relations/embedded/many.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status