Sha256: cae9b924205a5956760f7f865e05a563220f2ff3ab119ee24a699873a5a5130d
Contents?: true
Size: 156 Bytes
Versions: 26
Compression:
Stored size: 156 Bytes
Contents
module Administrador class HomeController::Base < ApplicationController include Administrador::Controller::EngineConcern def index; end end end
Version data entries
26 entries across 26 versions & 1 rubygems