Nedomas/databound-rails

View on GitHub
lib/databound/manager.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status