Sha256: 650544e1e275b84d727113b227b2bf30374662ebc5bfc18f679d3cc91d1833f5
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
module CmAdmin class MainController < CmAdmin::ApplicationController layout 'cm_admin' def dashboard end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cm-admin-0.3.0 | app/controllers/cm_admin/main_controller.rb |