Sha256: 74227f11d4bbbf27fd5c3cbb817cda923a926a0c90319a7e59efdf0b5db4e8a1

Contents?: true

Size: 119 Bytes

Versions: 5

Compression:

Stored size: 119 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
geri-0.1.4 app/controllers/geri/application_controller.rb
geri-0.1.3 app/controllers/geri/application_controller.rb
geri-0.1.1 app/controllers/geri/application_controller.rb
geri-0.1.0 app/controllers/geri/application_controller.rb
geri-0.0.1 app/controllers/geri/application_controller.rb