Sha256: 58ab8b0591279d8d6f41030d912de5e397c0348099741dbcf0d4e967538dc498
Contents?: true
Size: 366 Bytes
Versions: 10
Compression:
Stored size: 366 Bytes
Contents
# Filters added to this controller apply to all controllers in the refinery backend. # Likewise, all the methods added will be available for all controllers in the refinery backend. # You can extend refinery backend with your own functions here and they will likely not get overriden in an update. class Admin::BaseController < Refinery::AdminBaseController end
Version data entries
10 entries across 10 versions & 1 rubygems