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
Nikita Afanasenko 0b7067d849 Provide a call stack for deprecation warnings where needed.
It's sometimes hard to quickly find where deprecated call was performed, especially in case of migrating between Rails versions. So this is an attempt to improve the call stack part of the warning message by providing caller explicitly.
2012-10-29 19:22:59 +04:00
..
active_support Provide a call stack for deprecation warnings where needed. 2012-10-29 19:22:59 +04:00
active_support.rb Add ActiveSupport::KeyGenerator as a simple wrapper around PBKDF2 2012-10-01 14:22:19 +13:00