Sha256: bd3aa7a74f1f44642a3682ded206730de71f2006ca59bbf6ead39fa9f0a83ae1
Contents?: true
Size: 234 Bytes
Versions: 17
Compression:
Stored size: 234 Bytes
Contents
# Filters added to this controller apply to all controllers in the application. # Likewise, all the methods added will be available for all controllers. class ApplicationController < ActionController::Base protect_from_forgery end
Version data entries
17 entries across 17 versions & 4 rubygems