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
yuuji.yaginuma 59ff1ba30d Make deprecate work for non-exists methods
Before #33325, `deprecate` works for non-exist methods.
This is necessary, for example, if want to deprecate dynamically defined
methods like attributes methods.

Fixes #34646
2018-12-07 18:16:30 +09:00
..
behaviors.rb Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
constant_accessor.rb Formatting fix for example code 2017-11-28 18:17:18 -05:00
instance_delegator.rb [Active Support] require_relative => require 2017-10-21 22:48:27 +09:00
method_wrappers.rb Make deprecate work for non-exists methods 2018-12-07 18:16:30 +09:00
proxy_wrappers.rb Remove unused require "active_support/core_ext/regexp" 2018-07-29 14:51:00 +09:00
reporting.rb Return back "/" to the end of RAILS_GEM_ROOT 2018-04-20 01:24:46 +03:00