Sha256: 41d3a1dc1b7380c07de319017b5b16abbb38b063720d27ac9f981e275959fe7b

Contents?: true

Size: 127 Bytes

Versions: 2

Compression:

Stored size: 127 Bytes

Contents

module FileExplorer
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
file_explorer-0.1.1 app/controllers/file_explorer/application_controller.rb
file_explorer-0.1.0 app/controllers/file_explorer/application_controller.rb