Sha256: 1a0c81d40df43ca0f8289ae2e0fe3bf9c3d5144a54f54f9f894e1f0089d4bd86
Contents?: true
Size: 199 Bytes
Versions: 5
Compression:
Stored size: 199 Bytes
Contents
# this clas was inspired (heavily) from the mephisto admin architecture class Admin::BaseController < RailsCart::BaseController before_filter :login_required helper :search layout 'admin' end
Version data entries
5 entries across 5 versions & 2 rubygems