Sha256: 340dfda0ec5f890b5d86af0bcbd5bc331eae9656c7d58cbea5ea540394a81d5e
Contents?: true
Size: 124 Bytes
Versions: 1
Compression:
Stored size: 124 Bytes
Contents
module Cmor::Seo class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cmor_seo-0.0.40.pre | app/controllers/cmor/seo/application_controller.rb |