diff options
author | Vishal Telangre <the@vishaltelangre.com> | 2019-05-05 11:25:26 +0530 |
---|---|---|
committer | Vishal Telangre <the@vishaltelangre.com> | 2019-05-10 20:16:17 +0530 |
commit | 93b652affbed41bce568a0fac4ca7b56aa3b691f (patch) | |
tree | ade38e50711efc2d8476a56e99179bb13107408d /guides/w3c_validator.rb | |
parent | 669b52d2965f50f1f3f99f1c54677a328191c69d (diff) | |
download | rails-93b652affbed41bce568a0fac4ca7b56aa3b691f.tar.gz rails-93b652affbed41bce568a0fac4ca7b56aa3b691f.tar.bz2 rails-93b652affbed41bce568a0fac4ca7b56aa3b691f.zip |
Introduce 'ActiveSupport::Notifications::Fanout::Subscribers::MonotonicTimed' and 'ActiveSupport::Notifications::monotonic_subscribe'
Also, change the signature of ‘ActiveSupport::Notifications::Fanout#subscribe’ to accept optional ‘monotonic’ boolean argument. Then initialize either a ‘Timed’ or ‘MonotonicTimed’ subscriber based on the value of ‘monotonic’ parameter.
Introduce ‘ActiveSupport::Notifications::monotonic_subscribe’ method
Also, provision ‘ActiveSupport::Notifications::subscribed’ to optionally accept ‘monotonic’ boolean argument.
Update documentation for ActiveSupport::Notifications
Add tests
Update guides documentation under the 'Active Support Instrumentation' chapter
Incorporate feedback: use optional keyword argument to specify optional 'monotonic' option to 'subscribed' method
Fix a typo
Diffstat (limited to 'guides/w3c_validator.rb')
0 files changed, 0 insertions, 0 deletions