Sha256: e27a6455e14323bbdbf487ae20e808ec5a8433930a1c76e47dbe4984e75a0d01

Contents?: true

Size: 124 Bytes

Versions: 4

Compression:

Stored size: 124 Bytes

Contents

module Deforest
  class ApplicationController < ::ApplicationController
    protect_from_forgery with: :exception
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
deforest-1.1.1 app/controllers/deforest/application_controller.rb
deforest-1.1.0 app/controllers/deforest/application_controller.rb
deforest-1.0.2 app/controllers/deforest/application_controller.rb
deforest-1.0.1 app/controllers/deforest/application_controller.rb