Sha256: 56ae61bf04433390c8a952d9ae0d943a56e9495f4788b884c29b69b9b8fef8a7
Contents?: true
Size: 238 Bytes
Versions: 1
Compression:
Stored size: 238 Bytes
Contents
class ApplicationController < ActionController::Base include ManageableContent::Controllers::Dsl protect_from_forgery manageable_layout_content_for :footer_copyright, :footer_contact manageable_content_for :title, :keywords end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
manageable_content-0.0.1 | spec/dummy/app/controllers/application_controller.rb |