Sha256: 6fd68af201a2fe1585cf65842f2f1918ca9b6d2c8141d49476428262578d23d2
Contents?: true
Size: 152 Bytes
Versions: 23
Compression:
Stored size: 152 Bytes
Contents
# frozen_string_literal: true # :markup: markdown module ActionController def self.deprecator # :nodoc: AbstractController.deprecator end end
Version data entries
23 entries across 23 versions & 2 rubygems
Version | Path |
---|---|
actionpack-7.2.0.beta3 | lib/action_controller/deprecator.rb |
actionpack-7.2.0.beta2 | lib/action_controller/deprecator.rb |
actionpack-7.2.0.beta1 | lib/action_controller/deprecator.rb |