Sha256: 61bcf87068b3cd8db8cdf9d5b72ebf4b574e953b8a33a0381a55fd8db508bcf2

Contents?: true

Size: 123 Bytes

Versions: 1

Compression:

Stored size: 123 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hybridge-1.0.0 app/controllers/hybridge/application_controller.rb