Sha256: fdf1fff22946a06793bcf398bba86417e5f740e19bd8d2b28128b5e58082b2af
Contents?: true
Size: 219 Bytes
Versions: 9
Compression:
Stored size: 219 Bytes
Contents
class SpheresController < InheritedResources::Base before_filter :authenticate_user! load_and_authorize_resource respond_to :html, :js protected def begin_of_association_chain current_subject end end
Version data entries
9 entries across 9 versions & 2 rubygems