Sha256: 7796e25ea2e88f5758bde1b3ccc386915dfada6f150cfb5dcecfad4d0b9a2533
Contents?: true
Size: 123 Bytes
Versions: 1
Compression:
Stored size: 123 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery layout 'gallery_admin/application' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sofa_gallery-0.0.0 | app/controllers/application_controller.rb |