Sha256: 615c3a9b688135d6c2d5c2ab9e3684254e4fafa34f24bc23a777c08e8181c962
Contents?: true
Size: 93 Bytes
Versions: 10
Compression:
Stored size: 93 Bytes
Contents
class Admin::BaseController < ApplicationController before_filter :authenticate_admin! end
Version data entries
10 entries across 10 versions & 1 rubygems