Sha256: 682eb65db9a26ab7ecdd9dfc45be3e139eaa7fe35e81ef8ad583e719e9fb2d0c
Contents?: true
Size: 134 Bytes
Versions: 18
Compression:
Stored size: 134 Bytes
Contents
module TokenAuthenticateMe class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
18 entries across 18 versions & 1 rubygems