Sha256: fffec3fa03e49af3d4a67af149914ba5bc741af818b6701be0de141a992b114e
Contents?: true
Size: 289 Bytes
Versions: 27
Compression:
Stored size: 289 Bytes
Contents
class Spud::Admin::ApplicationController < Admin::ApplicationController def initialize ActiveSupport::Deprecation.warn "Spud::Admin::ApplicationController is deprecated and may be removed from future releases, use Admin::ApplicationController instead.", caller super end end
Version data entries
27 entries across 27 versions & 1 rubygems