mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
99c87ad247
Ruby uses the original method name, so will show the __temp__ method name in the backtrace. However, in the common case the method name is compatible with the `def` keyword, so we can avoid the __temp__ method name in that case to improve the name shown in backtraces or TracePoint#method_id. |
||
---|---|---|
.. | ||
active_model | ||
active_model.rb |