Sha256: 6a3a3a21be481389d6141f1ca92466b1864536cfc4c7cce00945e364c7662e50
Contents?: true
Size: 127 Bytes
Versions: 6
Compression:
Stored size: 127 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery breadcrumb 'Home', :root_path, only: :index end
Version data entries
6 entries across 6 versions & 1 rubygems