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.10.0.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.10 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.31.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.31.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.31 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.30 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.29 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.28.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.28.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.28.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.28.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.28 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.6 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.27 app/controllers/tramway/event/application_controller.rb
tramway-event-1.9.26 app/controllers/tramway/event/application_controller.rb