Showing 1 of 1 total issue
Class Manager
has 25 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class Manager
def initialize(controller)
@controller = controller
@scope = Databound::Data.new(@controller, scope_js, model)