Sha256: 5f5a27dd93a03c3e279e29de4ccc23620a8fd6580203f61e68bd70f594f94dd0
Contents?: true
Size: 171 Bytes
Versions: 48
Compression:
Stored size: 171 Bytes
Contents
class ApplicationController < ActionController::<%= options[:api] ? "API" : "Base" %> <%- unless options[:api] -%> protect_from_forgery with: :exception <%- end -%> end
Version data entries
48 entries across 48 versions & 4 rubygems