Sha256: 42189c7def78b04ccfa0a9c33a662eb48ad6246b2ac3b583173765024af260e3

Contents?: true

Size: 124 Bytes

Versions: 9

Compression:

Stored size: 124 Bytes

Contents

# frozen_string_literal: true

module MrCommon
  class DashboardController < BaseController
    def index
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
mr_common-1.3.0 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.2.0 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.1.0 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.5 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.4 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.3 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.2 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.1 app/controllers/mr_common/dashboard_controller.rb
mr_common-1.0.0 app/controllers/mr_common/dashboard_controller.rb