Sha256: f46d41d10d858652639ac10cab5726bce6d9065f4650a740f663bde618e2d7a4

Contents?: true

Size: 105 Bytes

Versions: 7

Compression:

Stored size: 105 Bytes

Contents

module Madmin
  class DashboardController < Madmin::ApplicationController
    def show
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
madmin-2.0.0 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.11 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.10 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.9 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.8 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.7 app/controllers/madmin/dashboard_controller.rb
madmin-1.2.6 app/controllers/madmin/dashboard_controller.rb