Sha256: 5615ecb1adfce70fc33dac464e824363ad69c1493a3303596fb540337caf60e0
Contents?: true
Size: 120 Bytes
Versions: 3
Compression:
Stored size: 120 Bytes
Contents
module Sibyl class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sibyl-0.2.1 | app/controllers/sibyl/application_controller.rb |
sibyl-0.2.0 | app/controllers/sibyl/application_controller.rb |
sibyl-0.1.0 | app/controllers/sibyl/application_controller.rb |