1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/rack/debugger.rb

4 lines
151 B
Ruby
Raw Normal View History

require "active_support/deprecation"
2008-11-25 15:48:09 -05:00
ActiveSupport::Deprecation.warn("This file is deprecated and will be removed in Rails 5.1 with no replacement.")