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.3.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.1.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12.0.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.12 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.5.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.4.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.2.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11.0.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.11 app/controllers/tramway/event/application_controller.rb
tramway-event-1.10.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.10.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.10.0.2 app/controllers/tramway/event/application_controller.rb