Sha256: 4200728513d64739a29e003ddff1b3fe5d433f8019496e005066b245e3789574
Contents?: true
Size: 160 Bytes
Versions: 31
Compression:
Stored size: 160 Bytes
Contents
class ApplicationController < ActionController::Base helper :all protect_from_forgery include Clearance::Authentication before_filter :authenticate end
Version data entries
31 entries across 19 versions & 4 rubygems