Sha256: e1805f3e5e0998e1c3f5d8951119a87afbc64c9c94c2a04eeb6efed634d5504a
Contents?: true
Size: 117 Bytes
Versions: 12
Compression:
Stored size: 117 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery with: :exception def index end end
Version data entries
12 entries across 12 versions & 1 rubygems