Sha256: 6995296e5154e5965d0e3ceb01bbacc4585daef68e779f5ca5b801696cb1e941
Contents?: true
Size: 167 Bytes
Versions: 26
Compression:
Stored size: 167 Bytes
Contents
class ApplicationController < ActionController::Base helper :all protect_from_forgery include BlueLightSpecial::Authentication before_filter :authenticate end
Version data entries
26 entries across 26 versions & 4 rubygems