Sha256: c595aa4e298c710f54ee651ae656344e39c77518427a8e29b562e7998f6fccfe
Contents?: true
Size: 255 Bytes
Versions: 27
Compression:
Stored size: 255 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. module Admin class BaseController < ActionController::Base end end
Version data entries
27 entries across 27 versions & 1 rubygems