Sha256: e2e1c55d88a53aa4637e4034a84b908d54319f81a9b3233d34ca37217a388580

Contents?: true

Size: 165 Bytes

Versions: 54

Compression:

Stored size: 165 Bytes

Contents

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

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
tramway-event-1.7.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.7.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.7 app/controllers/tramway/event/application_controller.rb
tramway-event-1.6.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.6.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.6.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.6.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.6 app/controllers/tramway/event/application_controller.rb
tramway-event-1.5.4 app/controllers/tramway/event/application_controller.rb
tramway-event-1.5.3 app/controllers/tramway/event/application_controller.rb
tramway-event-1.5.2 app/controllers/tramway/event/application_controller.rb
tramway-event-1.5.1 app/controllers/tramway/event/application_controller.rb
tramway-event-1.5 app/controllers/tramway/event/application_controller.rb
tramway-event-1.4 app/controllers/tramway/event/application_controller.rb