Sha256: fe6bc53e522479419d39d7dc103692592e31e95c02cb23bdffb360447aea9969
Contents?: true
Size: 146 Bytes
Versions: 2
Compression:
Stored size: 146 Bytes
Contents
module Distribuo class ApplicationController < Distribuo.config.base_controller.constantize protect_from_forgery with: :exception end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
distribuo-0.1.16 | app/controllers/distribuo/application_controller.rb |
distribuo-0.1.8 | app/controllers/distribuo/application_controller.rb |