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

Version Path
comable_frontend-0.4.2 app/controllers/comable/application_controller.rb
comable_frontend-0.4.1 app/controllers/comable/application_controller.rb
comable_frontend-0.4.0 app/controllers/comable/application_controller.rb
comable_frontend-0.3.4 app/controllers/comable/application_controller.rb
comable_frontend-0.3.3 app/controllers/comable/application_controller.rb
comable_frontend-0.3.2 app/controllers/comable/application_controller.rb
comable_frontend-0.3.1 app/controllers/comable/application_controller.rb
comable_frontend-0.3.0 app/controllers/comable/application_controller.rb