Sha256: 47af9a83098eb5debd18781ba43d34ad7f94834c8cadbdbd2cc480d8eebfbeff

Contents?: true

Size: 196 Bytes

Versions: 79

Compression:

Stored size: 196 Bytes

Contents

# frozen_string_literal: true

module Tramway
  module Event
    class ApplicationController < ::Tramway::Core::ApplicationController
      protect_from_forgery with: :exception
    end
  end
end

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
tramway-event-1.12.9.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.9 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.8.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.8.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.8 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.7 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.6.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.6.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.6.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.6 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.10 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.9 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.8 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.7 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.6 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.3 app/controllers/tramway/event/application_controller.rb