locomotivecms/engine

View on GitHub
lib/locomotive/steam/middlewares/page_editing.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

        def call(env)
          disable_live_editing_if_not_html(env)

          status, headers, response = @app.call(env)

Severity: Major
Found in lib/locomotive/steam/middlewares/page_editing.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status