Sha256: 592bbfbb27c370ac5e1b93f33f458b7dc9f21e3c14b2ffbcd9632f79acf7422d
Contents?: true
Size: 124 Bytes
Versions: 3
Compression:
Stored size: 124 Bytes
Contents
class ApplicationController < ActionController::Base helper :all protect_from_forgery layout 'default' end
Version data entries
3 entries across 3 versions & 1 rubygems