Sha256: c9024ab2fd59364ec089f8fc391e0bbddcc9f3a5781da14285dd7b6ecbaf581f

Contents?: true

Size: 126 Bytes

Versions: 2

Compression:

Stored size: 126 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
model_mirror-0.1.0 app/controllers/model_mirror/application_controller.rb
model_mirror-0.0.1 app/controllers/model_mirror/application_controller.rb