Sha256: 27edd1351a794f7e9eeb66b8ae451d72727b46a2a49ddfd003b141e98b6e7a69
Contents?: true
Size: 365 Bytes
Versions: 78
Compression:
Stored size: 365 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
78 entries across 78 versions & 2 rubygems