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