method
deprecator
v8.0.0 -
Show latest stable
- Class:
AbstractController
deprecator()public
No documentation available.
# File actionpack/lib/abstract_controller/deprecator.rb, line 6
def self.deprecator # :nodoc:
@deprecator ||= ActiveSupport::Deprecation.new
end