Sha256: 9a8384f9ec57df9a7c7fb01e20cbd7dc5d91b2cff0620f90acc65e36882f0f46

Contents?: true

Size: 121 Bytes

Versions: 4

Compression:

Stored size: 121 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aranha-0.0.4 app/controllers/aranha/application_controller.rb
aranha-0.0.3 app/controllers/aranha/application_controller.rb
aranha-0.0.2 app/controllers/aranha/application_controller.rb
aranha-0.0.1 app/controllers/aranha/application_controller.rb