mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
93559da482
bebugger doesn't work with Ruby 2.2 so we don't need to support it anymore
3 lines
151 B
Ruby
3 lines
151 B
Ruby
require 'active_support/deprecation'
|
|
|
|
ActiveSupport::Deprecation.warn("This file is deprecated and will be removed in Rails 5.1 with no replacement.")
|