Sha256: 9773fe421d574e6d14560ec66b6607acb042301f11e6d7e6460f009aad4c8458

Contents?: true

Size: 148 Bytes

Versions: 6

Compression:

Stored size: 148 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tramway-news-1.0.4.1 app/controllers/tramway/news/application_controller.rb
tramway-news-1.0.4 app/controllers/tramway/news/application_controller.rb
tramway-news-1.0.3 app/controllers/tramway/news/application_controller.rb
tramway-news-1.0.2 app/controllers/tramway/news/application_controller.rb
tramway-news-1.0.1 app/controllers/tramway/news/application_controller.rb
tramway-news-1.0 app/controllers/tramway/news/application_controller.rb