Sha256: b9c9143e54e9f345b9ba17c5aa21bbe678cb1891070fc0961038418cd8a03d0a
Contents?: true
Size: 143 Bytes
Versions: 36
Compression:
Stored size: 143 Bytes
Contents
module Wbase class ApplicationController < ActionController::Base include AuthHelper protect_from_forgery with: :exception end end
Version data entries
36 entries across 36 versions & 1 rubygems