Nedomas/databound-rails

View on GitHub

Showing 1 of 1 total issue

Class Manager has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Manager
    def initialize(controller)
      @controller = controller

      @scope = Databound::Data.new(@controller, scope_js, model)
Severity: Minor
Found in lib/databound/manager.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language