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