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