1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/deprecation
Ryuta Kamizono 1165401ee9 Remove unused require "active_support/core_ext/kernel/singleton_class"
`singleton_class` is in Ruby 1.9.2, and there is no use singleton class
eval in the files.
2020-05-10 03:20:02 +09:00
..
behaviors.rb Fix doc code formatting [ci skip] 2020-01-21 11:33:15 -05:00
constant_accessor.rb
disallowed.rb Prefer match? over match 2020-01-16 06:53:53 +09:00
instance_delegator.rb Remove unused require "active_support/core_ext/kernel/singleton_class" 2020-05-10 03:20:02 +09:00
method_wrappers.rb Extract message = options[method_name] out of method definition 2020-01-20 01:53:54 +09:00
proxy_wrappers.rb Fix Pry deprecation warning on tab-completion 2020-02-06 15:12:59 +01:00
reporting.rb Fix doc code formatting [ci skip] 2020-01-21 11:33:15 -05:00