Sha256: 91796120ecc969c43f064aaf0c3cfde593394d522900dc5235e346b784538d2c
Contents?: true
Size: 116 Bytes
Versions: 30
Compression:
Stored size: 116 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery before_filter :authenticate_user! end
Version data entries
30 entries across 30 versions & 6 rubygems