Sha256: d4665ee7f4b9cdc67279a3a08921a88b1e61c261865e8e8c1ddd0a01975cf089

Contents?: true

Size: 125 Bytes

Versions: 1

Compression:

Stored size: 125 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
c80_contest-0.1.1 app/controllers/c80_contest/application_controller.rb