Sha256: 0f681e08d39a86212c14e892cd38d4a8e5381e7aa074f8366e73fb5cf081f868

Contents?: true

Size: 148 Bytes

Versions: 25

Compression:

Stored size: 148 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  class Admin::StatsController < ApplicationController
    include Hyrax::Admin::StatsBehavior
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-5.0.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-5.0.0.rc3 app/controllers/hyrax/admin/stats_controller.rb
hyrax-5.0.0.rc2 app/controllers/hyrax/admin/stats_controller.rb
hyrax-5.0.0.rc1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.6.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0.rc3 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0.rc2 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0.rc1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.5.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0.beta2 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.4.2 app/controllers/hyrax/admin/stats_controller.rb
hyrax-4.0.0.beta1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.4.1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.4.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.3.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.2.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.1.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.0.2 app/controllers/hyrax/admin/stats_controller.rb