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-3.0.1 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.0.0 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.0.0.pre.rc4 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.0.0.pre.rc3 app/controllers/hyrax/admin/stats_controller.rb
hyrax-3.0.0.pre.rc2 app/controllers/hyrax/admin/stats_controller.rb