AlchemyCMS/alchemy_cms

View on GitHub
app/models/alchemy/element.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Class Element has 22 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

  class Element < BaseRecord
    NAME_REGEXP = /\A[a-z0-9_-]+\z/

    include Alchemy::Logger
    include Alchemy::Taggable
Severity: Minor
Found in app/models/alchemy/element.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status