Sha256: d7e3ab5a1f0dcc259a20063147af56585edb0f242b773b99bb9ca84c5bfe1ffe

Contents?: true

Size: 129 Bytes

Versions: 8

Compression:

Stored size: 129 Bytes

Contents

module C80FeedbackForm
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
c80_feedback_form-0.1.0.8 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.6 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.5 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.4 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.3 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.2 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0.1 app/controllers/c80_feedback_form/application_controller.rb
c80_feedback_form-0.1.0 app/controllers/c80_feedback_form/application_controller.rb