Sha256: b8564349fbd9e781ebf610f9c72adc7e257a44047be63872cbbe4f55028d7dd3
Contents?: true
Size: 162 Bytes
Versions: 8
Compression:
Stored size: 162 Bytes
Contents
module Comable class ApplicationController < ActionController::Base include Comable::ApplicationHelper protect_from_forgery with: :exception end end
Version data entries
8 entries across 8 versions & 1 rubygems