websocket-rails/websocket-rails

View on GitHub
lib/websocket_rails/base_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class BaseController has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class BaseController

    # We need process_action to be in a module loaded before AbstractController::Callbacks
    # to get inheritance properly
    module Metal
Severity: Minor
Found in lib/websocket_rails/base_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status