howaboutwe/experimental

View on GitHub

Showing 1 of 1 total issue

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

  class Experiment < ActiveRecord::Base
    extend Population::Filter

    if ActiveRecord::VERSION::MAJOR < 4 || defined?(ProtectedAttributes)
      attr_accessible :name, :num_buckets, :notes, :population
Severity: Minor
Found in lib/experimental/experiment.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language