rails/activesupport/lib/active_support/notifications
claudiob 23c8f6918d Replace #=> with # => [ci skip]
@rafaelfranca suggested in f7c7bcd9 that code examples should display
the result after  `# =>` and not after `#=>`.

This commit replaces *all* the occurrences of `#=>` in the code documentation
(mostly added by me 😭) with the suggested `# =>`.
2014-12-17 16:44:51 -08:00
..
fanout.rb Avoid looping through subscribers when unsubscribing with a subscriber object. 2014-06-01 14:56:30 -07:00
instrumenter.rb Replace #=> with # => [ci skip] 2014-12-17 16:44:51 -08:00