Sha256: 4c45cde4bf862c2dab8775b5f5a5815f421a5b9e4f503c59658fb38b954ccae6
Contents?: true
Size: 132 Bytes
Versions: 26
Compression:
Stored size: 132 Bytes
Contents
class ApplicationController < ActionController::Base helper :all protect_from_forgery layout 'default' protected end
Version data entries
26 entries across 26 versions & 1 rubygems