Sha256: b44c00fcac436deb91b22c1530018bac5a91d0b0217fb65c67ce1d0ace836ea2
Contents?: true
Size: 123 Bytes
Versions: 125
Compression:
Stored size: 123 Bytes
Contents
module Bookends class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
125 entries across 125 versions & 1 rubygems