Sha256: 806ee84fba37ffebfa6308c830d35acfa5703bcec947257a6484c3cecdaf259a

Contents?: true

Size: 143 Bytes

Versions: 5

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-page-1.6.0.6 app/controllers/tramway/page/application_controller.rb
tramway-page-1.6.0.5 app/controllers/tramway/page/application_controller.rb
tramway-page-1.6.0.4 app/controllers/tramway/page/application_controller.rb
tramway-page-1.6.0.3 app/controllers/tramway/page/application_controller.rb
tramway-page-1.6.0.2 app/controllers/tramway/page/application_controller.rb