Sha256: d26986adc334bcffb06616afa183957cc6cb7c7f14b57500e0b22b3c50e789b9
Contents?: true
Size: 133 Bytes
Versions: 18
Compression:
Stored size: 133 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery layout 'application' def index end end
Version data entries
18 entries across 18 versions & 1 rubygems