Sha256: 5e97906f3cf17a6d81f332931bf5a3075d7be8085927a3e28300c3cd8b4afb78
Contents?: true
Size: 123 Bytes
Versions: 1
Compression:
Stored size: 123 Bytes
Contents
module Delorean class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
delorean_test_bed-0.0.2 | app/controllers/delorean/application_controller.rb |