Sha256: 57cf6fd383470327a334c49c45326fb51f9cb4fa0e4312e8aed20ef27f29c306
Contents?: true
Size: 183 Bytes
Versions: 14
Compression:
Stored size: 183 Bytes
Contents
module Roroacms class Admin::DashboardController < AdminController # interface to the admin dashboard def index @comments = latest_comments end end end
Version data entries
14 entries across 14 versions & 1 rubygems