Sha256: f1a2c6a3c16730976598bb7362f2ce9d41bcedd19e8670d06b2487d48571401b
Contents?: true
Size: 119 Bytes
Versions: 43
Compression:
Stored size: 119 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery def index render json: {} end end
Version data entries
43 entries across 12 versions & 1 rubygems