Sha256: 163358a1e8abae62130c3d8a0a387df7db5d99cfe46dc1aee3b02a8670119bf0

Contents?: true

Size: 120 Bytes

Versions: 3

Compression:

Stored size: 120 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crono-2.1.0 app/controllers/crono/application_controller.rb
crono-2.0.1 app/controllers/crono/application_controller.rb
crono-2.0.0 app/controllers/crono/application_controller.rb