Sha256: 85f238070a24f7960d819e0cfe742694343304430b9fcc458949f7af5e64d118
Contents?: true
Size: 193 Bytes
Versions: 6
Compression:
Stored size: 193 Bytes
Contents
class ApplicationController < ActionController::Base helper :all # include all helpers, all the time protect_from_forgery # See ActionController::RequestForgeryProtection for details end
Version data entries
6 entries across 6 versions & 1 rubygems