5xRuby/daikichi

View on GitHub
app/controllers/base_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

class BaseController < ApplicationController
  before_action :set_actions
  helper_method :current_collection, :current_object

  load_and_authorize_resource
Severity: Minor
Found in app/controllers/base_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status