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/notifications
Ryuta Kamizono 90d6237762 Fix subscribed with no pattern to subscribe all messages
This is a regression for #36184.

And also, add new `monotonic` argument to the last of the method
signature rather than the first.
2019-06-03 05:47:10 +09:00
..
fanout.rb Fix subscribed with no pattern to subscribe all messages 2019-06-03 05:47:10 +09:00
instrumenter.rb Remove @duration instance variable since we're not maintaining instances variables such as @cpu_time, @idle_time and @allocations; this reduces one allocation 2019-04-16 03:45:39 +05:30