Sha256: 023233c3d726ee613a6db8011d9443d954f5b1ac569f9c0e39420169a6a28ca7
Contents?: true
Size: 262 Bytes
Versions: 3
Compression:
Stored size: 262 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 ::Refinery class AdminController < ::ActionController::Base end end
Version data entries
3 entries across 3 versions & 1 rubygems