Sha256: d2f81ef985efca14df64499a0a0ac8364c4088fe1a1f162a4817788a7895a7a2
Contents?: true
Size: 266 Bytes
Versions: 38
Compression:
Stored size: 266 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. class ApplicationController < ActionController::Base helper :all # include all helpers, all the time end
Version data entries
38 entries across 38 versions & 2 rubygems