Sha256: d554566e2a14cb1cd55cad32789e2fe4f011f7b3fd876db23de0a958126f9b77

Contents?: true

Size: 148 Bytes

Versions: 10

Compression:

Stored size: 148 Bytes

Contents

module Tramway
  module Page
    class ApplicationController < ActionController::Base
      protect_from_forgery with: :exception
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tramway-page-1.3 app/controllers/tramway/page/application_controller.rb
tramway-page-1.2.2 app/controllers/tramway/page/application_controller.rb
tramway-page-1.2.1 app/controllers/tramway/page/application_controller.rb
tramway-page-1.2 app/controllers/tramway/page/application_controller.rb
tramway-page-1.1.3 app/controllers/tramway/page/application_controller.rb
tramway-page-1.1.2 app/controllers/tramway/page/application_controller.rb
tramway-page-1.1.1 app/controllers/tramway/page/application_controller.rb
tramway-page-1.1 app/controllers/tramway/page/application_controller.rb
tramway-page-1.0.0 app/controllers/tramway/page/application_controller.rb
tramway-page-0.1.0 app/controllers/tramway/page/application_controller.rb