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