Sha256: 3d021d2460807e0592cb380bc6778b5c87c3c4621d54f10b0d64d665b6ee4ddb
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
require_dependency "madmin/application_controller" module Madmin class DashboardController < ApplicationController def index end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
madmin-0.1.0 | app/controllers/madmin/dashboard_controller.rb |