Sha256: 0abfe7022879525247709bddded8c20891daffe2e0790c4123a5a1f890c2bb92
Contents?: true
Size: 123 Bytes
Versions: 1
Compression:
Stored size: 123 Bytes
Contents
module Attorney class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attorney-1.0.0 | app/controllers/attorney/application_controller.rb |