Sha256: dcb9868c189238309511c01a7b04da7aa0ca179f6a1a00839148f6273ef598fa
Contents?: true
Size: 122 Bytes
Versions: 2
Compression:
Stored size: 122 Bytes
Contents
module Sequent class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sequent-rails-0.1.1 | app/controllers/sequent/application_controller.rb |
sequent-rails-0.1.0 | app/controllers/sequent/application_controller.rb |