Sha256: 526b25a4304fe39dd9f674288e6799ebd4165d19169d59f26cff8e16681724ae
Contents?: true
Size: 173 Bytes
Versions: 10
Compression:
Stored size: 173 Bytes
Contents
# frozen_string_literal: true class ApplicationController < ActionController::Base protect_from_forgery with: :exception helper BootstrapLeather::ApplicationHelper end
Version data entries
10 entries across 10 versions & 1 rubygems