Sha256: 442644d5830f680d4d631b04c61341e8fb11b96b3e04829fdc1002c282eb6550

Contents?: true

Size: 205 Bytes

Versions: 58

Compression:

Stored size: 205 Bytes

Contents

module Hyrax
  module Statistics
    module Collections
      class OverTime < Statistics::OverTime
        private

          def relation
            Collection
          end
      end
    end
  end
end

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
hyrax-2.9.6 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.5 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.4 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.3 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.2 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.9.0 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.8.0 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.7.2 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.7.1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.7.0 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.6.0 app/services/hyrax/statistics/collections/over_time.rb
hyrax-3.0.0.pre.rc1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-3.0.0.pre.beta3 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.5.1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.5.0 app/services/hyrax/statistics/collections/over_time.rb
hyrax-3.0.0.pre.beta2 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.4.1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-3.0.0.pre.beta1 app/services/hyrax/statistics/collections/over_time.rb
hyrax-2.4.0 app/services/hyrax/statistics/collections/over_time.rb