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.9.25.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.25 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.24.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.24 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.23.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.23.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.23 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.22 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.21.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.21 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.20.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.20 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.8 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.7 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.6 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.19.2 app/controllers/tramway/event/application_controller.rb