Sha256: e79567c915205ff6d761a605c884f19297b43094128bc7632e7a2dfd7153d718
Contents?: true
Size: 165 Bytes
Versions: 6
Compression:
Stored size: 165 Bytes
Contents
module Amalgam class Admin::BaseController < Amalgam::ApplicationController before_filter :authenticate_admin! layout 'amalgam/admin/application' end end
Version data entries
6 entries across 6 versions & 1 rubygems