Sha256: 5de37bd73058277f290d62204e730d4f5c78c3fb026f45b3b3420d24f7810814
Contents?: true
Size: 118 Bytes
Versions: 3
Compression:
Stored size: 118 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery add_breadcrumb 'Home', 'root_path' end
Version data entries
3 entries across 3 versions & 1 rubygems